4 Commits

Author SHA1 Message Date
Ben Grande
cca2e802b7
fix: phase out split-gpg in favor of split-gpg2 2023-12-28 01:36:51 +01:00
Ben Grande
4cdc092a3b
fix: push default current branch
The option push.default=upstream is not suitable for when the branch is
not created yet as it will default to the upstream branch. Even if
specifying the refspec as an argument, it will still push to the default
one, creating a mess.
2023-11-21 17:06:01 +00:00
Ben Grande
31a64724d6
Fix git description validation 2023-11-13 14:26:13 +00:00
Ben Grande
db0d57cfcf
Initial commit 2023-11-13 14:11:21 +00:00