GitFiend / Support

Public repo for GitFiend questions and issues
117 stars 7 forks source link

Additional Commit & Push Button in Changes Tab #187

Open MrJack91 opened 1 year ago

MrJack91 commented 1 year ago

Hi

I always forget to push my code in this GUI. Maybe we could split the "Commit as " Button into 2 Buttons. One just "Commit" the other "Commit & Push" (which would do both).

Thanks for any Feedback.

Michael

GitFiend commented 1 year ago

I would be interested to hear if this is a common problem. The intent of the design of GitFiend is that you keep an eye on the toolbar to see whether you have commits to pull or push.

I'm not against adding a shortcut key combination like ctrl/Cmd-shift-enter to commit and push after you have typed a commit message.

MrJack91 commented 1 year ago

Or like in Sourcetree, there is only a checkbox if it should push automatically: image