projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f9d77f
)
git(1): add comma
author
Jonathan Nieder
<jrnieder@uchicago.edu>
Thu, 3 Jul 2008 05:08:12 +0000
(
00:08
-0500)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 5 Jul 2008 18:24:39 +0000
(11:24 -0700)
Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt
patch
|
blob
|
history
diff --git
a/Documentation/git.txt
b/Documentation/git.txt
index 425f1f4aee25078ddc1ee4d6f5289c48994e1b84..0ede9b9967999ae8f3954cdd02cd2e273e98ea76 100644
(file)
--- a/
Documentation/git.txt
+++ b/
Documentation/git.txt
@@
-142,7
+142,7
@@
help ...'.
--exec-path::
Path to wherever your core git programs are installed.
This can also be controlled by setting the GIT_EXEC_PATH
- environment variable. If no path is given 'git' will print
+ environment variable. If no path is given
,
'git' will print
the current setting and then exit.
-p::