]> git.ipfire.org Git - thirdparty/git.git/commitdiff
(prep-master) empty it out after a release.
authorJunio C Hamano <gitster@pobox.com>
Sun, 2 Sep 2007 06:10:57 +0000 (23:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 2 Sep 2007 06:10:57 +0000 (23:10 -0700)
prep-master.txt

index 66f01712ea81de87a7a8dc7009ade3a30783d25b..c71d83bc50290ace20591825411862f6cc227f15 100644 (file)
@@ -1,15 +1,5 @@
-diff --git a/Documentation/RelNotes-1.5.3.txt b/Documentation/RelNotes-1.5.3.txt
-index 03d1843..6f5d14f 100644
---- a/Documentation/RelNotes-1.5.3.txt
-+++ b/Documentation/RelNotes-1.5.3.txt
-@@ -47,8 +47,8 @@ Updates since v1.5.2
-     renaming history of a single file.
-   - "git-filter-branch" lets you rewrite the revision history of
--    the current branch, creating a new branch. You can specify a
--    number of filters to modify the commits, files and trees.
-+    specified branches. You can specify a number of filters to
-+    modify the commits, files and trees.
-   - "git-cvsserver" learned new options (--base-path, --export-all,
-     --strict-paths) inspired by git-daemon.
+--
+exec >/var/tmp/1
+O=v1.5.3
+echo O=`git describe refs/heads/master`
+git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint