Add alias for 'this branch'
This commit is contained in:
parent
d2e008091b
commit
d367331da0
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@
|
|||
pa = !git remote | xargs -L1 git push --all
|
||||
fi = flow finish --push --no-ff
|
||||
changes = "!git log $(git tag -l --sort=taggerdate | tail -n 1)..HEAD --pretty=format:'* %s' --no-merges --reverse"
|
||||
this = rev-parse --abbrev-ref HEAD
|
||||
[pull]
|
||||
rebase = false
|
||||
[sendemail]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue