Skip to content

Commit

Permalink
Sync with GIT 1.6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Junio C Hamano committed Mar 15, 2009
2 parents bba2a7b + 6f55ee4 commit de76978
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
6 changes: 0 additions & 6 deletions Documentation/RelNotes-1.6.2.1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,3 @@ Fixes since v1.6.2
correct .git directory.

* git-send-email learned to correctly handle multiple Cc: addresses.

---
exec >/var/tmp/1
O=v1.6.2-21-g7681ed2
echo O=$(git describe maint)
git shortlog --no-merges $O..maint
2 changes: 1 addition & 1 deletion Documentation/RelNotes-1.6.3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 2 additions & 1 deletion Documentation/git.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,10 @@ unreleased) version of git, that is available from 'master'
branch of the `git.git` repository.
Documentation for older releases are available here:

* link:v1.6.2/git.html[documentation for release 1.6.2]
* link:v1.6.2.1/git.html[documentation for release 1.6.2.1]

* release notes for
link:RelNotes-1.6.2.1.txt[1.6.2.1],
link:RelNotes-1.6.2.txt[1.6.2].

* link:v1.6.1.3/git.html[documentation for release 1.6.1.3]
Expand Down

0 comments on commit de76978

Please sign in to comment.