/git_tutorial

Atlassian Git Tutorial

Primary LanguagePython

Git Tutorial Exercise

This exercise is largely based on Atlassian Git Tutorial.

Aside from the very basics like init, add, commit, and push, other version control commands such as revert, reset, commit --amend, rebase have all been used. On top of these, gitflow workflow has been demonstrated in this repository. This can be seen in Insights > Graph > Network.