Skip to content

Commit 7ebe86b

Browse files
authored
Merge pull request k88hudson#113 from Shayac/master
add learngitbranching tutorial
2 parents bfb67fc + 1883097 commit 7ebe86b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -989,6 +989,7 @@ Using git reset it is then possible to change master back to the commit it was b
989989

990990
## Tutorials
991991

992+
* [Learn Git branching](https://learngitbranching.js.org/) An interactive web based branching/merging/rebasing tutorial
992993
* [Getting solid at Git rebase vs. merge](https://medium.com/@porteneuve/getting-solid-at-git-rebase-vs-merge-4fa1a48c53aa)
993994
* [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
994995
* [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

0 commit comments

Comments
 (0)