all repos — nixfiles @ 83ce2da5aa4ccefd2418fc79bd34532c75b7e3a3

System and user configuration, managed by nix and home-manager

Git: Use github username instead of email
Alan Pearce alan@alanpearce.eu
Wed, 18 Oct 2017 12:36:22 +0200
commit

83ce2da5aa4ccefd2418fc79bd34532c75b7e3a3

parent

0a297c13575bcc98c037219017da3a2695a33eee

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

jump to
M git/.config/git/configgit/.config/git/config
@@ -23,7 +23,7 @@ ignored = ls-files --others -i --exclude-standard 	pr = pull-request
 	delete-merged = "!sh -c 'git branch --merged | grep -v "\\*" | grep -v master | grep -v dev | xargs -n 1 git branch -d'"
 [github]
-	user = alan@alanpearce.eu
+	user = alanpearce
 [ghq "ssh://alanpearce.eu/"]
   vcs = git
 [includeIf "gitdir:github.com/Spotcap/"]