Add git changes
This commit is contained in:
parent
7d8b430326
commit
d03bc6ea19
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
alias = "!req=$'\\033[0;31m=\\033[0m'; git config --get-regexp ^alias\\. | sed -e s/^alias\\.// -e \"s/\\ /\t$req\\ /\""
|
||||
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
|
||||
[pull]
|
||||
rebase = false
|
||||
[sendemail]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue