kemayo / sublime-text-git

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

Update __init__.py #572

Closed pfernique closed 3 years ago

pfernique commented 3 years ago

When git_command is set, git_flow_command was ignored (i.e., command[0] != 'git' since it is changed to git_command)