You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* next:
doc,README: new help mapping
plugin/magit.vim: handle empty commit (without staged file) and empty commit message (fix#79)
autoload/magit/utils.vim: fix strip_array out of bound
plugin/magit.vim: add magit#get_staged_files() and magit#get_unstaged_files() functions
plugin/magit.vim: change inline help toggling mapping from 'h' to '?' (fix#80)
Steps to reproduce:
results with
Would be way nicer to warn the user that there's nothing to commit (or simply disable CC).
PS. Thanks for a really nice plugin!
The text was updated successfully, but these errors were encountered: