diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-03-15 13:10:10 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-15 13:12:53 -0700 |
commit | de7697808fd8b552479a60fa3b98440d541b42de (patch) | |
tree | 665397e08f93f687c1d524d6523237bb4f581138 /Documentation/RelNotes-1.6.3.txt | |
parent | bba2a7b22fdde7a214516e93d957a950571a2026 (diff) | |
parent | 6f55ee4317681a5639ff364d2f0a352bde064269 (diff) | |
download | git-de7697808fd8b552479a60fa3b98440d541b42de.tar.gz |
Sync with GIT 1.6.2.1
Diffstat (limited to 'Documentation/RelNotes-1.6.3.txt')
-rw-r--r-- | Documentation/RelNotes-1.6.3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes-1.6.3.txt b/Documentation/RelNotes-1.6.3.txt index f519739ab0..679ad28b9d 100644 --- a/Documentation/RelNotes-1.6.3.txt +++ b/Documentation/RelNotes-1.6.3.txt @@ -99,6 +99,6 @@ v1.6.2.X series. --- exec >/var/tmp/1 -O=v1.6.2-149-g6462146 +O=v1.6.2.1-135-g7d65c21 echo O=$(git describe master) git shortlog --no-merges $O..master ^maint |