We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c315b commit 1f20349Copy full SHA for 1f20349
GITHUB/README.md
@@ -28,3 +28,6 @@ Also see the blog entry: [A formal spec for GitHub Flavored Markdown](https://gi
28
The syntax is :*emojiname*: For example, the text `:Octocat:` generates this: :octocat:.
29
The current list of github emojis can be returned via [REST API](https://developer.github.com/v3/emojis/).
30
An almost-complete list may be found [here](https://gist.github.com/rxaviers/7360908).
31
+
32
+* [Branching Explained (video)](https://www.youtube.com/watch?v=uR-9NGrpU-c)
33
+-- Code branching explained in 8 minutes.
0 commit comments