
Sometimes you may need to setup git username & password for different repos. Here are the steps to do so.
Sometimes you may need to setup git username & password for different repos. Here are the steps to do so.
Sometimes you may need to overwrite local files when you pull in git. Here are the steps to force git pull to overwrite local files.
Sometimes you may need to unstage files in git. Here are the steps to unstage files from git repository.
Sometimes you may need to delete file in git repository. Here are the steps to remove files in git repository.