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.
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.