Ben Grande
4d63820f64
fix: hide command check output
2024-03-23 21:43:07 +01:00
Ben Grande
d3222aab71
feat: alias to sign arbitrary tags
2024-03-19 19:55:21 +01:00
Ben Grande
1afa166f3e
feat: support diff highlight for inline patch diff
2024-03-19 19:26:55 +01:00
Ben Grande
be906da205
fix: invalid value of git option
2024-01-25 18:49:44 +01:00
Ben Grande
932dab7bfc
fix: remove unused git aliases
2024-01-18 09:23:37 +01:00
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