(prep-master) empty it out after a release.

Junio C Hamano committed Sep 1, 2007 at 23:10 UTC ecf61a81ff2be41e6415add1a155636f8ccf391c
1 file changed +5 -15
prep-master.txt
+5 -15
@@ -1,15 +1,5 @@
1 -diff --git a/Documentation/RelNotes-1.5.3.txt b/Documentation/RelNotes-1.5.3.txt
2 -index 03d1843..6f5d14f 100644
3 ---- a/Documentation/RelNotes-1.5.3.txt
4 -+++ b/Documentation/RelNotes-1.5.3.txt
5 -@@ -47,8 +47,8 @@ Updates since v1.5.2
6 - renaming history of a single file.
7 -
8 - - "git-filter-branch" lets you rewrite the revision history of
9 -- the current branch, creating a new branch. You can specify a
10 -- number of filters to modify the commits, files and trees.
11 -+ specified branches. You can specify a number of filters to
12 -+ modify the commits, files and trees.
13 -
14 - - "git-cvsserver" learned new options (--base-path, --export-all,
15 - --strict-paths) inspired by git-daemon.
1 +--
2 +exec >/var/tmp/1
3 +O=v1.5.3
4 +echo O=`git describe refs/heads/master`
5 +git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint