feat: add -p flag for git push after commit

This commit is contained in:
rzmk 2023-12-01 20:59:42 -05:00
parent 5cd3c35814
commit 2b8d4b103e
No known key found for this signature in database
4 changed files with 29 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "commit-helper"
version = "0.1.3"
version = "0.1.4"
edition = "2021"
[[bin]]