1 What's in git.git (Jun 2008, issue #02; Sat, 21)
3 maint 3b2bbe9 (Documentation: fix formatting in git-svn, 2008-06-20)
4 master 73f0362 (Correct documentation for git-push --mirror, 2008-06-20)
5 ------------------------------------------------------------------------
7 * The 'maint' branch has now preparing for 1.5.6.1, with these noncritical
11 git-merge.sh: fix typo in usage message: sucesses --> succeeds
12 t7502-commit.sh: test_must_fail doesn't work with inline environment
16 completion: add --graph to log command completion
19 Documentation: fix formatting in git-svn
22 * The 'master' branch has these since the last announcement
23 in addition to the above. Not much to see here (yet).
25 Cristian Peraferrer (1):
26 Print errno upon failure to open the COMMIT_EDITMSG file
29 t/README: Add 'Skipping Tests' section below 'Running Tests'
32 test-lib.sh: add --long-tests option
35 Add a helper script to send patches with Mozilla Thunderbird
38 Correct documentation for git-push --mirror
41 bash: Add more option completions for 'git log'
42 Add target "install-html" the the top level Makefile