summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b19293d)
raw | patch | inline | side by side (parent: b19293d)
author | Junio C Hamano <gitster@pobox.com> | |
Mon, 30 Mar 2009 20:29:31 +0000 (13:29 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 30 Mar 2009 20:29:31 +0000 (13:29 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.6.2.2.txt | patch | blob | history |
index 28bfa5399b4a7378633740fcb76a894040b2feea..4f4c47341f1e4a9f0a17fbdf437803bcce34cd1a 100644 (file)
* 'git-submodule add' did not tolerate extra slashes and ./ in the path it
accepted from the command line; it now is more lenient.
+* git-svn misbehaved when the project contained a path that began with
+ two dashes.
+
+* import-zips script (in contrib) did not compute the common directory
+ prefix correctly.
+
+Many small documentation updates are included as well.
---
exec >/var/tmp/1
-O=v1.6.2.1-23-g67c176f
+O=v1.6.2.1-46-gb19293d
echo O=$(git describe maint)
git shortlog --no-merges $O..maint