add external links section

This commit is contained in:
keni
2015-12-09 16:14:51 -05:00
parent 155cd67053
commit 32edfc1c7b

View File

@@ -1,7 +1,7 @@
Git has a messy learning curve. This file is an attempt to serve as a quick
reference for basic tasks while you get up to speed.
$NHDT-Date: 1429884051 2015/04/24 14:00:51 $
$NHDT-Date: 1449695691 2015/12/09 21:14:51 $
------------------------
[*] git checkout [-f] (branch)
@@ -190,6 +190,10 @@ it were a patch. Does not delete the stash from the list.
list: Lists all of your stashed code blobs.
=======================================
External Links
=======================================
http://pcottle.github.io/learnGitBranching
=======================================
Typical workflows for common activities