DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
set email and name which gets baked into the every git commit in the local config file found in ./.git/config
$ git config --local user.name "John Doe" $ git config --local user.email example.com
Source by git-scm.com #
PREVIOUS
NEXT
Tagged:
#set
#email
#baked
#git
#commit
#local
#config
#file
ADD COMMENT
Topic
COMMENT
Name
1+9 =
Submit