v0.6.4
- Added a
--git-diff-from <REF>
option that will find all files changed in the diff between<REF>
and the currentHEAD
. Requested by Michael McClimon. GH #64.
--git-diff-from <REF>
option that will find all files changed in the diff between <REF>
and the current HEAD
. Requested by Michael McClimon. GH #64.