1
0
Commit Graph

26 Commits

Author SHA1 Message Date
Robert Djurasaj
2f8f44fc89 fix the position of 'git branch -v' 2013-02-08 09:26:32 -07:00
Robert Djurasaj
1c92bc8b35 change location of 'git branch -v' 2013-02-07 16:57:13 -07:00
Robert Djurasaj
5b2906c6d7 add git branch -v explanation 2013-02-07 11:35:37 -07:00
Soon Van
cdc6f3d506 Remove pronoun I from voice for lack of lone addressor
There is no single author listed, the credits are to the
GitHub team, so match up narration to fit that angle.

Pulls it back from single author perspective driving it that
may have existed long ago.
2013-01-26 23:06:41 -05:00
Soon Van
7ad396af14 Includes quick aside on what a refspec is 2012-12-31 15:17:35 -05:00
Soon Van
7da3713a56 Removes superfluous words in remote branch delete tips 2012-12-31 15:12:33 -05:00
Soon Van
d9574958d4 Adds instructions to delete remote branch
Syntax to delete remote branch is not the same as a local one.

Introduces the syntax mentioned in the book and
throws in the easier to remember one to boot.

Requested by, fixes #43

References:

- http://git-scm.com/book/en/Git-Branching-Remote-Branches
- http://stackoverflow.com/questions/2003505/delete-remote-branch
2012-12-31 01:13:28 -05:00
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