git-extras icon indicating copy to clipboard operation
git-extras copied to clipboard

`git-release` adds changes for *all* checked-in files

Open tejasmanohar opened this issue 9 years ago • 0 comments

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.

tejasmanohar avatar Feb 02 '16 02:02 tejasmanohar