Skip to content

Commit

Permalink
GIT 1.5.3-rc4
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
gitster committed Aug 3, 2007
1 parent a697ec6 commit 4f8f03d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/RelNotes-1.5.3.txt
Expand Up @@ -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.
Expand Down Expand Up @@ -274,6 +274,6 @@ this release, unless otherwise noted.

--
exec >/var/tmp/1
O=v1.5.3-rc3-119-g50cff52
O=v1.5.3-rc4
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint

0 comments on commit 4f8f03d

Please sign in to comment.