Git Tip: Keeping an eye on the source repository
Why do I need to check out a source repository alongside my forked repository? It helps you to compare the source code of the forked repository with the source code of the source repository. It also helps you to see the changes made in the source re...
Nov 19, 20212 min read22
