#878749 Read user ID from Git

Package:
cil
Source:
cil
Submitter:
martin f krafft
Date:
2017-10-16 13:03:04 UTC
Severity:
wishlist
#878749#5
Date:
2017-10-16 13:01:24 UTC
From:
To:
At least when using Git, cil can and should obtain the identifying
user information from Git:

  git config --get user.name
  git config --get user.email

unless defined (override) in the config file.