
Sometimes you may need to find element using XPath in JavaScript. 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.
Every git commit has an author and committer information. Here is how to change author & committer name in Git history.
Sometimes you may need to get one file from another branch in git. Here are the steps to do it using git checkout command.
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.