Git: Add pr -> pull-request alias
Alan Pearce alan.pearce@spotcap.com
Mon, 17 Aug 2015 16:29:38 +0200
1 files changed, 1 insertions(+), 0 deletions(-)
jump to
M tag-git/config/git/config → tag-git/config/git/config
@@ -18,6 +18,7 @@ ready = rebase -i @{u} lg = log --pretty=format:'%Cred%h%Creset -%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' standup = log --pretty=format:'%Cred%h%Creset -%Creset %s %Cgreen(%ci) %C(bold blue)<%an>%Creset' --since yesterday --author Alan ignored = ls-files --others -i --exclude-standard + pr = pull-request [github] user = alan@alanpearce.co.uk [diff]