Documentation update authored by Shuvra S. Bhattacharyya's avatar Shuvra S. Bhattacharyya
......@@ -3,5 +3,9 @@ Some resources that provide useful background and reference material for learnin
* [An introductory Tutorial](https://git-lectures.github.io/)
* [Resolving merge conflicts](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-using-the-command-line)
* [Resolving merge conflicts from the command line](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-using-the-command-line)
* [Pro Git book](https://git-scm.com/book/en/v2)
* [Useful git log commands](https://www.thegeekstuff.com/2014/04/git-log/)