mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-19 09:49:21 +01:00
gitconfig: add pullen alias
same as pulln, I just feel like it should be there.
This commit is contained in:
parent
0401330526
commit
61e37982a3
@ -10,6 +10,7 @@
|
||||
# From https://github.com/blog/985-git-io-github-url-shortener#comment-15121
|
||||
mergen = merge --no-ff
|
||||
pulln = pull --no-ff
|
||||
pullen = pull --no-ff
|
||||
shorten = "!sh -c 'curl -i http://git.io -F url=$1' -"
|
||||
|
||||
[core]
|
||||
|
Loading…
Reference in New Issue
Block a user