kemayo / sublime-text-git

Plugin for some git integration into sublime text
MIT License
2.83k stars 390 forks source link

Optional git in Custom Command [proposal] #500

Closed Igonato closed 1 year ago

Igonato commented 8 years ago

When using plugin's Git: Custom Command command user can, out of habit, type git command when the plugin expects command instead. How about having a special case for it? Check if a command starts with git and if so ignore the part. Thoughts?