Skip to content

Commit

Permalink
Merge pull request k88hudson#113 from Shayac/master
Browse files Browse the repository at this point in the history
add learngitbranching tutorial
  • Loading branch information
RichardLitt authored Nov 7, 2017
2 parents bfb67fc + 1883097 commit 7ebe86b
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 @@ -989,6 +989,7 @@ Using git reset it is then possible to change master back to the commit it was b

## Tutorials

* [Learn Git branching](https://learngitbranching.js.org/) An interactive web based branching/merging/rebasing tutorial
* [Getting solid at Git rebase vs. merge](https://medium.com/@porteneuve/getting-solid-at-git-rebase-vs-merge-4fa1a48c53aa)
* [git-workflow](https://github.com/asmeurer/git-workflow) - [Aaron Meurer](https://github.com/asmeurer)'s howto on using git to contribute to open source repositories
* [GitHub as a workflow](http://hugogiraudel.com/2015/08/13/github-as-a-workflow/) - An interesting take on using GitHub as a workflow, particularly with empty PRs
Expand Down

0 comments on commit 7ebe86b

Please sign in to comment.