]> source.dussan.org Git - jgit.git/commit
Expose if name or email is based on a guess 28/2728/2
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 16 Mar 2011 15:23:14 +0000 (16:23 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 16 Mar 2011 15:23:14 +0000 (16:23 +0100)
commit157a996e1d48b504df922f995bf1104dc2c57c7b
tree0fb85806b1f86b0ea9d2520197213070b60f8b6d
parent8aef29c114910b8212306880d914c085e94a2fcd
Expose if name or email is based on a guess

This enables applications to differentiate between explicitly set
configuration parameters and best effort attempts to guess these
parameters from the operating system.

Change-Id: I67cc4099238a40c6dca795e64f0155ced6008ef1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/ConfigTest.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/UserConfig.java