Loading .config/git/config +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ staaash = stash push --all --include-untracked stat = status --short --branch tag-version = !git tag --annotate --force --message "v$(cat VERSION)" "v$(cat VERSION)" temptree = !git worktree add "$(mktemp -d)" temptree = !git worktree prune && git worktree add "$(mktemp -d)" tracking = rev-parse --abbrev-ref --symbolic-full-name @{upstream} trigger = !git commit --allow-empty --no-edit --amend && git pushes --force-with-lease [color] Loading Loading
.config/git/config +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ staaash = stash push --all --include-untracked stat = status --short --branch tag-version = !git tag --annotate --force --message "v$(cat VERSION)" "v$(cat VERSION)" temptree = !git worktree add "$(mktemp -d)" temptree = !git worktree prune && git worktree add "$(mktemp -d)" tracking = rev-parse --abbrev-ref --symbolic-full-name @{upstream} trigger = !git commit --allow-empty --no-edit --amend && git pushes --force-with-lease [color] Loading