add aliases for deadname mailmap stuff
This commit is contained in:
parent
0cff8fb0fd
commit
00aa16e565
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
sp = stash pop
|
||||
sl = stash list
|
||||
whoami = config --get-regexp '^user\\.'
|
||||
list-identities = "!git log --all --pretty='%an <%ae>%n%cn <%ce>' | sort | uniq"
|
||||
create-mailmap = "!f(){ git list-identities | sed \"s/^/$(echo $@) /\"; };f"
|
||||
|
||||
# Rebase local commits on top of remote commits when running `git pull`
|
||||
[pull]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue