Module 8 Resource Links

Git diff - 

https://stackoverflow.com/questions/43552274/how-can-i-diff-two-branches-in-github Links to an external site.

https://docs.github.com/en/free-pro-team@latest/github/committing-changes-to-your-project/comparing-commits Links to an external site.

https://www.atlassian.com/git/tutorials/saving-changes/git-diff#:~:text=git%20diff%20is%20a%20multi,%2C%20branches%2C%20files%20and%20more.&text=The%20git%20diff%20command%20is,state%20of%20a%20Git%20repo Links to an external site..

Git blame -

https://linuxhint.com/git_blame/ Links to an external site.

https://stackoverflow.com/questions/31203001/what-does-git-blame-do#:~:text=From%20GitHub%3A,in%20a%20file%2C%20and%20why Links to an external site..

https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/tracking-changes-in-a-file Links to an external site.

Git revert, reset, rebase -

https://opensource.com/article/18/6/git-reset-revert-rebase-commands Links to an external site.

https://github.blog/2015-06-08-how-to-undo-almost-anything-with-git/ Links to an external site.

https://docs.github.com/en/free-pro-team@latest/desktop/contributing-and-collaborating-using-github-desktop/reverting-a-commit Links to an external site.

Git patch -

https://www.oreilly.com/library/view/git-pocket-guide/9781449327507/ch11.html Links to an external site.

https://www.specbee.com/blogs/how-create-and-apply-patch-git-diff-and-git-apply-commands-your-drupal-website Links to an external site.

https://git-scm.com/book/id/v2/Appendix-C%3A-Git-Commands-Patching Links to an external site.

https://gist.github.com/deanrather/44bf0d4988730ecf1e7d Links to an external site.

https://www.devroom.io/2009/10/26/how-to-create-and-apply-a-patch-with-git/ Links to an external site.

https://mijingo.com/blog/creating-and-applying-patch-files-in-git Links to an external site.

Git updates -

https://git-scm.com/book/sr/v2/Appendix-C%3A-Git-Commands-Sharing-and-Updating-Projects Links to an external site.

https://docs.github.com/en/free-pro-team@latest/github/using-git/getting-changes-from-a-remote-repository Links to an external site.

https://www.neonscience.org/resources/learning-hub/tutorials/git-setup-remote Links to an external site.