We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da05489 commit 92891cfCopy full SHA for 92891cf
.gitconfig
@@ -25,7 +25,6 @@
25
email = "!git config --local user.email ${1:-${GIT_AUTHOR_EMAIL}} #"
26
files-in = diff-tree --no-commit-id --name-only -r
27
fix = "!git branch ${1:?} $(git default-branch) && git nwt ${1:?} #"
28
- get = "!~/git/lindhe/scripts/git/git-get.py"
29
get-gone = "!git branch -av | grep '\\[gone]' #"
30
gh = "!git clone https://github.com/${1}.git #"
31
my = "!git sw ${1#lindhe:} #"
0 commit comments