Skip to content

Commit

Permalink
minor cleanup in gitconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
PalaceChan authored and PalaceChan committed Jun 22, 2022
1 parent 9611a8a commit 5c6f6aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
graph = log --oneline --graph --pretty='format:|%C(yellow) %h | %C(red) %ad | %C(green) %an | %C(reset) %s %d'

[user]
name = YYY
name = PalaceChan
email = XXX

[merge]
Expand All @@ -31,4 +31,4 @@

[github]
user = PalaceChan
oauth-token = ZZZ
oauth-token = YYY

0 comments on commit 5c6f6aa

Please sign in to comment.