ToolGit.md
May 24, 2023 ยท View on GitHub
Below a list of a few git commands/concepts that you should be familiar with when contributing to this project. You can learn about them through e.g. [the beginner's W3School git tutorial], the Atlassian tutorial or the official git tutorial. If you happen to discover such commands then we highly recommend you to browse the suggested documentation resources
-
git mergeandgit rebase -
We recommend you to learn about remotes too: here is the explanation of the difference between branches and remotes that may help you having a better understanding of the two concepts.