brackets-userland / brackets-git

brackets-git — git extension for adobe/brackets
Other
656 stars 193 forks source link

stage rather than commit on GIT_NO_BRANCH_EXISTS. Fixes #1288, #1107 #1289

Closed peey closed 8 years ago

peey commented 8 years ago

One way to fix https://github.com/zaggino/brackets-git/issues/1288, https://github.com/zaggino/brackets-git/issues/1107 without cluttering up preferences menu or adding complexity. The extension will now create new .gitignore file and stage it but not commit it so that additionally staged files may not be committed and the user of extension can commit at their will