onecoders / Knowledge

Accumulation
0 stars 2 forks source link

git config #53

Open onecoders opened 11 years ago

onecoders commented 11 years ago

git config --globle user.name "your name" git config --globle user.email "your email address"

onecoders commented 11 years ago

By this setting in local repo, the Github can identify the commiter.