add git cb

This commit is contained in:
Sebastian Bugge 2025-07-08 16:41:04 +02:00
parent 083385bd08
commit e97fef8036
2 changed files with 32 additions and 0 deletions

View file

@ -11,6 +11,7 @@
autoSquash = true
[alias]
publish = !git pull && git push
cb = !git-tmp-switch.sh
[push]
default = current
autoSetupRemote = true