Cali0707 / git-utils

A collection of useful git tools
Apache License 2.0
3 stars 2 forks source link

Add commit option to make-pr #32

Open Cali0707 opened 11 months ago

Cali0707 commented 11 months ago

Part of #4

Once the base functionality is complete, we should add an option to make a commit of any staged changes. The ordering should be commit, stash, push, open PR.