Skip to content

Commit

Permalink
Merge pull request dictcp#25 from koppor/patch-2
Browse files Browse the repository at this point in the history
Add "Flight rules for Git"
  • Loading branch information
dictcp authored Apr 13, 2018
2 parents e600f74 + 81ca673 commit 540a92f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Pull requests on interesting tools/projects/resources are welcome.
## Tutorial
*There are tons of learning material on the Web*

* [Flight rules for Git](https://github.com/k88hudson/git-flight-rules) - guide about what to do when things go wrong
* [Try Git](https://try.github.io/) - learn Git in 15 minutes with pseudo-terminal interface
* [Atlassian Git Tutorial](https://www.atlassian.com/git/tutorials/) - comprehensive tutorial on Git
* [Use gitk to understand git](https://lostechies.com/joshuaflanagan/2010/09/03/use-gitk-to-understand-git/) - all important Git terms (commit, commit SHA, branch, merge, rebase) explained using gitk
Expand Down

0 comments on commit 540a92f

Please sign in to comment.