Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
update release notes for git svn in 1.6.6
author
Eric Wong
<normalperson@yhbt.net>
Mon, 21 Dec 2009 10:21:33 +0000
(
02:21
-0800)
committer
Eric Wong
<normalperson@yhbt.net>
Mon, 21 Dec 2009 10:32:41 +0000
(
02:32
-0800)
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Documentation/RelNotes-1.6.6.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
577e9fc
)
diff --git
a/Documentation/RelNotes-1.6.6.txt
b/Documentation/RelNotes-1.6.6.txt
index 72df781e7d357598781c0a5e19534a0082905584..75ef0b8b9183aa9cddc423b30a0eeadd3fc053aa 100644
(file)
--- a/
Documentation/RelNotes-1.6.6.txt
+++ b/
Documentation/RelNotes-1.6.6.txt
@@
-209,6
+209,8
@@
Updates since v1.6.5
* "git svn" learned to read SVN 1.5+ and SVK merge tickets.
+ * "git svn" learned to recreate empty directories tracked only by SVN.
+
* "gitweb" can optionally render its "blame" output incrementally (this
requires JavaScript on the client side).