Git: remove purr alias; rebasing is confusing
Alan Pearce alan@alanpearce.co.uk
Thu, 02 May 2013 09:08:50 +0100
1 files changed, 0 insertions(+), 1 deletions(-)
jump to
M gitconfig → gitconfig
@@ -16,7 +16,6 @@ co = checkout 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 - purr = pull --rebase ignored = ls-files --others -i --exclude-standard [github] user = alan@alanpearce.co.uk