projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41188dd
)
git-gui: fix a typo in lib/commit.tcl
author
Michele Ballabio
<barra_cuda@katamail.com>
Thu, 22 Nov 2007 15:20:08 +0000
(16:20 +0100)
committer
Shawn O. Pearce
<spearce@spearce.org>
Thu, 22 Nov 2007 21:02:09 +0000
(16:02 -0500)
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/commit.tcl
patch
|
blob
|
history
diff --git
a/lib/commit.tcl
b/lib/commit.tcl
index 10b0430f54863111268a4b67364cbc678b0eb50d..b2d2d5308609fc26d10bf5a300fbf372fb3c52af 100644
(file)
--- a/
lib/commit.tcl
+++ b/
lib/commit.tcl
@@
-184,7
+184,7
@@
You must stage at least 1 file before you can commit.
A good commit message has the following format:
-- First line: Describe in one sent
a
nce what you did.
+- First line: Describe in one sent
e
nce what you did.
- Second line: Blank
- Remaining lines: Describe why this change is good.
"]