Skip to content

Commit 92891cf

Browse files
committed
git: Remove unused alias get
1 parent da05489 commit 92891cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
email = "!git config --local user.email ${1:-${GIT_AUTHOR_EMAIL}} #"
2626
files-in = diff-tree --no-commit-id --name-only -r
2727
fix = "!git branch ${1:?} $(git default-branch) && git nwt ${1:?} #"
28-
get = "!~/git/lindhe/scripts/git/git-get.py"
2928
get-gone = "!git branch -av | grep '\\[gone]' #"
3029
gh = "!git clone https://github.com/${1}.git #"
3130
my = "!git sw ${1#lindhe:} #"

0 commit comments

Comments
 (0)