projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce3650e
)
Autogenerated HTML docs for v1.5.3.6-961-gecf4
author
Junio C Hamano
<junio@hera.kernel.org>
Tue, 27 Nov 2007 07:26:38 +0000
(07:26 +0000)
committer
Junio C Hamano
<junio@hera.kernel.org>
Tue, 27 Nov 2007 07:26:38 +0000
(07:26 +0000)
RelNotes-1.5.4.txt
patch
|
blob
|
history
diff --git
a/RelNotes-1.5.4.txt
b/RelNotes-1.5.4.txt
index ff4d3d82b0ddfa825a1ae002d5e52665255310cd..c9c537649f4f1c56b8689aa47d9cdb2a2402d4a8 100644
(file)
--- a/
RelNotes-1.5.4.txt
+++ b/
RelNotes-1.5.4.txt
@@
-26,7
+26,7
@@
Updates since v1.5.3
* In git-rebase, when you decide not to replay a particular change
after the command stopped with a conflict, you can say "git-rebase
--skip" without first running "git reset --hard", as the command now
- run it for you.
+ run
s
it for you.
* git-remote knows --mirror mode.