New PersonIdent of a repository is the default committer
commit6aaae1358922b9c972fd23055e0588f333f68275
authorYann Simon <yann.simon.fr@gmail.com>
Fri, 6 Feb 2009 16:04:18 +0000 (6 17:04 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 8 Feb 2009 20:18:36 +0000 (8 12:18 -0800)
tree536ac33c4fd571a43a46fefd77786d269f456b83
parent245785859931c4ba9139766f7b9ec323439dee4e
New PersonIdent of a repository is the default committer

The constructor PersonIdent(Repository) uses the default values
from the configuration of the repository.

The new instance gets the name and the email of the default committer.

Signed-off-by: Yann Simon <yann.simon.fr@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit/src/org/spearce/jgit/lib/PersonIdent.java