DescriptionConfigure git author name and git author email in .gitconfig.
If git author name is different in the chroot from outside the chroot, repo
may auto-delete your changes when you run repo sync. These changes can be
recovered, but their deletion is inconvenient.
BUG=chromium-os:5934
TEST=Check that git var GIT_COMMITTER_IDENT is now correct inside chroot.
Change-Id: I622cd37caa404a7482c55c4b3984877b32b3807c
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=0fd8af4
Patch Set 1 #Patch Set 2 : Replace all user.name / user.email settings. Also, cd /tmp to avoid repo-specific settings. #Messages
Total messages: 6 (0 generated)
|