Documentation / RelNotes-1.5.3.6.txton commit revert/cherry-pick: allow starting from dirty work tree. (245de36)
   1GIT v1.5.3.6 Release Notes
   2==========================
   3
   4Fixes since v1.5.3.5
   5--------------------
   6
   7 * git-cvsexportcommit handles root commits better;
   8
   9 * git-svn dcommit used to clobber when sending a series of
  10   patches;
  11
  12 * git-grep sometimes refused to work when your index was
  13   unmerged;
  14
  15 * Quite a lot of documentation clarifications.
  16
  17--
  18exec >/var/tmp/1
  19O=v1.5.3.5-32-gcb6c162
  20echo O=`git describe refs/heads/maint`
  21git shortlog --no-merges $O..refs/heads/maint