]> source.dussan.org Git - jgit.git/commit
Add debugging toString to TreeFormatter 31/2031/1
authorShawn O. Pearce <spearce@spearce.org>
Fri, 3 Dec 2010 21:09:01 +0000 (13:09 -0800)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 3 Dec 2010 21:11:39 +0000 (13:11 -0800)
commit8fd2335b70d9d395e98f93ef9f845ca59dc2a6dd
tree7d2718f78bd85bf8aa0de271e4f8a8cb2f6a49a9
parent8d4c95a64511951e98bc4c168a4e306fedc22165
Add debugging toString to TreeFormatter

Displaying the current tree in the ls-tree style output makes it
easier to see what entries are currently stored.

Change-Id: If17c414db0d2e8d84e65de8bbcba7fd1b79aa311
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Reviewed-by: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.jgit/src/org/eclipse/jgit/lib/TreeFormatter.java