dotfiles/git/.config
Marty Oehme 78e678fe1f
git: Add main branch methods, Fix pushall
Fixed 'pushall' option xargs error.

Added dealing with 'main' branch instead of 'master' branch in checkout
and rebase aliases, so that when invoking the commands it will default
to a master branch and fall back to a main branch before complaining
that no corresponding branch exists.

Should (silently) fix git repositories which switched to main in the
last few months, and simultaneously allows me to switch this repository
to main branch (already done.)
2021-03-14 13:02:47 +01:00
..
git git: Add main branch methods, Fix pushall 2021-03-14 13:02:47 +01:00
sh/alias.d git: Add main branch methods, Fix pushall 2021-03-14 13:02:47 +01:00
zsh/completions Add gitignore function 2020-02-02 18:34:35 +01:00