files from the index, not from the working tree.
* Variants of "git cherry-pick" and "git revert" that take multiple
- commits learned to "--continue".
+ commits learned to "--continue" and "--abort".
* "git daemon" gives more human readble error messages to clients
using ERR packets when appropriate.
---
exec >/var/tmp/1
-O=v1.7.8-rc2-3-g09116a1
+O=v1.7.8-rc3-16-g9e9ab40
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo