git: Add signoff alias to git-signoff
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
filter-repo = "!\"${XDG_CONFIG_HOME:-$HOME/.config}/git/git-filter-repo/git-filter-repo\""
|
||||
fixes = log -1 --pretty=fixes
|
||||
root = rev-parse --show-toplevel
|
||||
signoff = "!\"${XDG_CONFIG_HOME:-$HOME/.config}/zsh/autoload/git/git-signoff\""
|
||||
spull = "!git pull \"$@\" && git submodule sync --recursive && git submodule update --init --recursive;"
|
||||
track = "!\"${XDG_CONFIG_HOME:-$HOME/.config}/zsh/autoload/git/git-track\""
|
||||
[blame]
|
||||
|
||||
Reference in New Issue
Block a user