git-extras
git-extras copied to clipboard
`git-release` adds changes for *all* checked-in files
https://github.com/tj/git-extras/blob/master/bin/git-release#L41
git-release should only add changes for files that it has modified, not all checked-in files.