We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc42ee4 commit e5eb95aCopy full SHA for e5eb95a
1 file changed
homedir/.gitconfig
@@ -1,9 +1,9 @@
1
[user]
2
- name = Adam Eivy
3
- email = atomantic@gmail.com
+ name = GITHUBFULLNAME
+ email = GITHUBEMAIL
4
[github]
5
# https://github.com/blog/180-local-github-config
6
- user = atomantic
+ user = GITHUBUSER
7
[color]
8
# ui = true is a superset of all the more specific color options
9
# as documented at http://book.git-scm.com/5_customizing_git.html
0 commit comments