all repos — archive/dotfiles @ d45621219fb0a77122e374af69855b0068f2c45d

Superseded by nixfiles

Git: remove purr alias; rebasing is confusing
Alan Pearce alan@alanpearce.co.uk
Thu, 02 May 2013 09:08:50 +0100
commit

d45621219fb0a77122e374af69855b0068f2c45d

parent

15c8da711e990317782d4e29a66c4f8c3a8e401c

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M gitconfiggitconfig
@@ -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