1
0
Commit Graph

19 Commits

Author SHA1 Message Date
Soon Van
48532993de Pair up dangling paragraph tags; Make sure all text at least in P
Closing P tags are missing or mistyped for another letter.

Other chunks of text need to be wrapped in P tags to fall
inline with rest of page and not run with such wild abandon.
2012-12-22 16:26:33 -05:00
Soon Van
dbdd946cd9 Note difference on default behaviour on fetch/push on repo tags 2012-12-18 18:51:24 -05:00
Soon Van
690a441c25 Tip about tags not coming down the aisle unless you call for them
Tags are so incidental they are not normally slurped with the
usual fetch or push commands. A little heads up.

Also adds a nutshell inline with the rest of the cards.
2012-12-18 00:36:22 -05:00
Soon Van
3de81653fa Update progit.org links to git-scm.com book version
Quickening event to redirect the links that used to be at progit.org
to their new home at the git-scm.com book section.

Deals with the English language links only.
2012-12-03 22:56:49 -05:00
Matthew McCullough
8831b158b1 Merge pull request #23 from mcastner/master
Slight usability change. Buttons are now CSS-styled arrows.
2012-10-01 09:27:12 -07:00
Matthew McCullough
7c129b0083 Merge pull request #25 from mikelehen/master
Note about ^ for windows command-line users and a typo fix.
2012-10-01 09:17:15 -07:00
Matthew McCullough
c8e4eebe4c Merge pull request #34 from bulldy80/master
erroneous status line
2012-10-01 08:49:32 -07:00
Jeffrey Guenther
ea759dbf93 Fixed docs links to link to git-scm/docs 2012-05-15 22:06:49 -07:00
Shezan Baig
571b99207c remove erroneous status line for hello.rb 2012-04-04 19:23:34 -04:00
Michael Lehenbauer
fdc2cc52b4 Add note that ^ is a special character in windows. 2011-04-03 17:11:22 -07:00
Martin Castner
43b3bd31b8 Change the next page links at the bottom of each page to large arrow buttons. 2011-03-02 03:04:18 -05:00
Scott Chacon
2adaa88a22 couple of small changes 2010-06-10 14:47:04 -07:00
Scott Chacon
7057ccb078 updated all the book urls 2010-06-10 14:24:14 -07:00
Scott Chacon
af3721dd12 inspecting basically done 2010-06-10 13:39:57 -07:00
Scott Chacon
7261edd304 updated the bottom links, added stubs for next two sections 2010-06-04 18:28:54 +02:00
Scott Chacon
d5b2569426 branching link fix 2010-06-04 18:10:39 +02:00
Scott Chacon
8195eb02e1 basically finished up the branching section 2010-06-04 16:37:58 +02:00
Scott Chacon
4c00709b2b started in on log 2010-06-04 15:43:11 +02:00
Scott Chacon
f8ded1604a branch, checkout, merge docs 2010-06-04 13:24:39 +02:00