1
0
Fork 0
Commit Graph

19 Commits

Author SHA1 Message Date
Soon Van bf91400618 Basic ropes on git stash command
Quick overview on what `git stash` is and some of the basic
commands to run with it.

Going with `git stash pop` as the default means of
extracting from the stack instead of `git stash apply`.
Former feels like the path of least surprise by taking
out what you've just put in.

As requested in #36
2012-12-22 01:06:34 -05:00
Soon Van 4676a83064 Update Site Source link in header to SSL version 2012-12-15 15:22:03 -05:00
Matthew McCullough 8ff0637a5c Remotes and links updated to reflect that GitHub as the owning organization 2012-10-01 14:28:19 -06:00
yicai 79ba115ffb git repo link fix 2012-10-01 10:13:33 -06:00
Ping Yin c3164a32f7 Fix broken links in zh layout 2012-04-14 20:36:41 +08:00
Scott Chacon 4e6a83d28d zh version 2011-04-07 16:46:35 -04:00
Scott Chacon af3721dd12 inspecting basically done 2010-06-10 13:39:57 -07:00
Scott Chacon f922c71dba added git remote and started in on the branching section 2010-06-05 17:18:07 +02:00
Scott Chacon 7261edd304 updated the bottom links, added stubs for next two sections 2010-06-04 18:28:54 +02:00
Scott Chacon 8195eb02e1 basically finished up the branching section 2010-06-04 16:37:58 +02:00
Scott Chacon f8ded1604a branch, checkout, merge docs 2010-06-04 13:24:39 +02:00
Scott Chacon 9e1e1c42ac finished up init/clone stuff 2010-06-04 10:31:57 +02:00
Scott Chacon c4621c278b basically done with basic 2010-06-04 09:41:37 +02:00
Scott Chacon 8ea8f0ccc7 add and status basically done 2010-06-03 20:13:39 +02:00
Scott Chacon f09151836a getting and creating almost done 2010-06-03 16:25:55 +02:00
Scott Chacon 5cbc4da729 fleshing out structure 2010-06-03 15:01:40 +02:00
Scott Chacon 0a2c326622 basic layout and intro content 2010-06-03 14:34:35 +02:00
Scott Chacon 8f9a1a345c cleaned out everything 2010-06-03 13:22:35 +02:00
Scott Chacon fb6240f8e9 first layout 2010-06-03 13:21:39 +02:00