1
0
Commit Graph

61 Commits

Author SHA1 Message Date
Jeffrey Guenther
ea759dbf93 Fixed docs links to link to git-scm/docs 2012-05-15 22:06:49 -07:00
Jeffrey Guenther
f7fb27242b Fixed links to refer to git-scm docs 2012-05-15 22:02:49 -07:00
Jeffrey Guenther
7fa5d14fcb Fixed docs link to link to git-scm/docs pages 2012-05-15 21:59:36 -07:00
Scott Chacon
e1d7000be0 Merge pull request #28 from Nilhcem/master
Tiny typo
2011-09-21 07:35:11 -07:00
Gautier Nilhcem
0ff60161a0 Typo fixing 2011-09-21 20:10:13 +08:00
Scott Chacon
4e6a83d28d zh version 2011-04-07 16:46:35 -04:00
Scott Chacon
4d9f6ed2cf Merge pull request #22 from adamreeve/git-reference
---

Ive added this information in the git commit section, as otherwise people will end up with an incorrect name and email associated with their commits. This fixes issue 21.
2011-02-25 09:48:32 -08:00
Adam Reeve
660df2f194 Added information about setting user.name and user.email to the commit section 2011-02-25 14:29:16 +13:00
Scott Chacon
db14629f87 Merge pull request #18 from mashingan/git-reference 2010-12-28 21:53:49 -08: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
Scott Chacon
a92a8e002e Merge remote branch 'ab9/master' 2010-10-15 12:42:36 -07:00
Scott Chacon
1014768389 Merge remote branch 'bassemali/master' 2010-10-15 12:41:38 -07:00
Scott Chacon
5a8e4dc0f8 Merge remote branch 'alefteris/duplicate-unzip-command' 2010-10-15 12:41:07 -07:00
Scott Chacon
43d301abc0 Merge remote branch 'nvl/master' 2010-10-15 12:39:55 -07:00
Daniel Johnson
675782f4a6 fix typo preset -> present
Reported-By: Brandon Fosdick <bfoz@bfoz.net>
2010-10-15 15:11:32 -04:00
nvl
ed7cef1dfc change the 'src' attribute of <img> pointing to snapshots.png
changed the src from '/images/snapshots.png' to './images/snapshots.png'

Earlier, it didnt load the image when trying to open it in browser
directly from the repo.
Also, "http://jointheconversation.org/git-reference/" does not load the
image, but when the src is changed, the image loads fine.
2010-09-26 10:47:21 +05:30
nvl
cdeb11fcc9 ignore temp vi files 2010-09-25 08:49:01 +05:30
nvl
2ecd968a88 fixed typo: syncronize/d to synchronize/d 2010-09-24 14:08:55 +05:30
nvl
f15faf9b4a fixed typo: recusively to recursively 2010-09-24 13:52:04 +05:30
Thanos Lefteris
6541b49a38 Remove duplicate unzip command from index page 2010-09-11 02:18:38 +03:00
Daniel Johnson
ec06c8961f fix description of "git rm" and "git mv" to mention --cached
using git rm removes the file from the index AND the working directory,
so trying to mv the file to the new name wouldn't actually work. If you
use "git rm --cached" the file still exists to be worked with.
2010-08-18 14:49:53 -04:00
Aaron Beckerman
58122075f0 fixed tense 2010-08-11 13:47:38 +00:00
Aaron Beckerman
67e3faf764 fixed typo: preset -> present 2010-08-11 13:45:27 +00: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
Bassem Ali
4b726c11f6 fixed typo: recusively -> recursively 2010-08-09 18:23:03 -07:00
Joel Clermont
d0aaa08f24 Fixed typo: seperation to separation 2010-07-13 01:24:43 +08:00
Joel Clermont
e1d2f292b9 Fixed typo: seperate to separate 2010-07-13 01:24:41 +08:00
Joel Stemmer
e105f0b29e fix incorrect link to inspection and comparison 2010-07-13 01:24:28 +08: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
9af047e6f2 added some highlighting 2010-06-10 14:43:36 -07:00
Scott Chacon
fde157a4cb pro git link 2010-06-10 14:41:07 -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
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
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
Scott Chacon
11a0696e67 not yet 2010-06-04 10:32:46 +02:00
Scott Chacon
9e1e1c42ac finished up init/clone stuff 2010-06-04 10:31:57 +02:00
Scott Chacon
9a6ff92322 initial readme 2010-06-04 10:14:28 +02:00
Scott Chacon
17241e154f added all the book/docs links to basic 2010-06-04 10:10:17 +02:00