diff options
-rw-r--r-- | gitconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gitconfig b/gitconfig index 9011529..74d13ec 100644 --- a/gitconfig +++ b/gitconfig @@ -16,7 +16,6 @@ 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 \ No newline at end of file |