commit | 550c66f3f9c8b2106ecca19c267c6e7e019e3cb9 | [log] [tgz] |
---|---|---|
author | Björn Gustavsson <bgustavsson@gmail.com> | Tue Oct 20 22:38:38 2009 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Oct 21 17:16:08 2009 -0700 |
tree | b71735fdd30d52c34b0ee076c649d8e899700f89 | |
parent | 78d553b7d7b269bb22ebd8b1198657c37484a3a0 [diff] |
git-clone.txt: Fix grammar and formatting Add the missing definite article ("the") in several places. Change "note to..." to "note for...", since "note to" means that that the note is addressed to someone (source: Google search). Change "progressbar" to "progress bar" (source: Wikipedia). Format git commands, options, and file names consistently using back quotes (i.e. a fixed font in the resulting HTML document). Signed-off-by: Björn Gustavsson <bgustavsson@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>