1
0
Commit Graph

26 Commits

Author SHA1 Message Date
Robert Djurasaj
6321e126bb Fix typo and move 'git remote rename' location 2013-02-07 16:51:31 -07:00
Robert Djurasaj
e6ebf98669 Add git remote rename 2013-02-07 15:45:56 -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
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
34819f5038 For those times you want to update your remotes
With a note on the slight difference in yelling between
the use of `git remote set-url` and the sheepish,
silent eater of arguments, `git config remote`.

And that you can have a fetch that isn't at the
same house of your push URL.

On the back of #5
2012-12-21 22:08:54 -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
8ff0637a5c Remotes and links updated to reflect that GitHub as the owning organization 2012-10-01 14:28:19 -06: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
Jeffrey Guenther
629b181421 Fixed docs links to point to git-scm/docs 2012-05-15 22:09:16 -07:00
Gautier Nilhcem
0ff60161a0 Typo fixing 2011-09-21 20:10:13 +08:00
Michael Lehenbauer
39dbc55a49 Fix "elses" to "else's" 2011-04-03 17:11:27 -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
Rinat Fayzrahmanov
112e7e060e Some typos fixing.
In basic necessarily changed to neccesarily.
In remotes follwed changed to followed.
In inspect added ) and divergant changed to divergent.
2010-10-21 00:04:52 +04:00
Aaron Beckerman
21288a7848 fixing typos (possessive case) 2010-08-11 02:34:47 +00:00
Aaron Beckerman
fd1a47085e fixed typo: a -> an 2010-08-11 02:30:48 +00:00
Aaron Beckerman
600d19ef96 fixing typo: it's -> its 2010-08-11 02:29:26 +00:00
Aaron Beckerman
06c6fdfbb7 removing unnecessary period 2010-08-11 02:24:03 +00:00
Aaron Beckerman
b7ce6278ea fixed typos: syncronize -> synchronize 2010-08-11 02:09:41 +00:00
Aaron Boushley
e4cd83ea71 Fixed typo on remotes page. Unline -> Unlike 2010-07-08 05:40:29 +08: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
e5ef5fea9e basically finished with remotes sections 2010-06-05 18:54:03 +02:00
Scott Chacon
fcbb818d1b more or less done with fetch/pull 2010-06-05 18:25:35 +02: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