kemayo / sublime-text-git

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

Config key bindings for Git? #544

Open davidperezgar opened 6 years ago

davidperezgar commented 6 years ago

Hello, I'd like to set key bindings for my normal workflow:

  1. Git Add all
  2. Git commit
  3. Git Push

How can I do it?

I don't find the commands in order to set in Sublime. Can you help me?

Thanks!