dotfiles/git/.config
Marty Oehme 98cb2ba48c
git: Add basic git rebase quick-alias
Every so often, when doing rebases, you need quick access to the git
rebase command to do something like '--edit-todo' or similar.

Every time, I tried to do `grb` since I already use these quick
shortcuts for `grbm` rebasing onto master, and `grbi`, `grbc` to rebase
interactively or continue one in progress. The base version is thus a
natural extension of the more detailed implementations of rebasing.
2020-09-18 17:17:48 +02:00
..
git git: Add git pushall alias 2020-09-18 17:12:21 +02:00
sh/alias.d git: Add basic git rebase quick-alias 2020-09-18 17:17:48 +02:00
zsh/completions Add gitignore function 2020-02-02 18:34:35 +01:00