Skip to content

Commit

Permalink
chore: Update GitHub username
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Jan 3, 2024
1 parent e928ae0 commit a330a93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/git/config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[core]
whitespace = trailing-space
[github]
user = emiller88
user = edmundmiller
[gitlab]
user = emiller88
[rebase]
Expand All @@ -33,7 +33,7 @@
clean = git-lfs clean -- %f
[url "https://github.com/"]
insteadOf = gh:
[url "git@github.com:emiller88/"]
[url "git@github.com:edmundmiller/"]
insteadOf = gh:/
[url "https://gitlab.com/"]
insteadOf = gl:
Expand Down

0 comments on commit a330a93

Please sign in to comment.