diff options
author | Arkadiusz Drabczyk <arkadiusz@drabczyk.org> | 2019-11-24 18:10:56 (GMT) |
---|---|---|
committer | Arkadiusz Drabczyk <arkadiusz@drabczyk.org> | 2019-11-24 18:10:56 (GMT) |
commit | 5129e97285339ad0a481ffdd148bb9e09848a2f4 (patch) | |
tree | f2c4ac6296c2914d1a170cd730f5647b05d4a204 /Utilities/cmvssetup | |
parent | adc50529ac163889c0353756706a7ffddb4ed957 (diff) | |
download | CMake-5129e97285339ad0a481ffdd148bb9e09848a2f4.zip CMake-5129e97285339ad0a481ffdd148bb9e09848a2f4.tar.gz CMake-5129e97285339ad0a481ffdd148bb9e09848a2f4.tar.bz2 |
setup-user: switch to git-var to check if username and e-mail are set
In git, apart from setting username and e-mail in .gitconfig it's also
possible to set username in /etc/passwd and set e-mail using EMAIL
environment variable. The advantage of this method is that other
programs such as mutt or doxygen will pick up these settings up so
there is no need to set them separately in each program. Current way
of checking if username and e-mail are set using git config results in
failure if they are set using this method.
Diffstat (limited to 'Utilities/cmvssetup')
0 files changed, 0 insertions, 0 deletions