]> source.dussan.org Git - jgit.git/commit
Add toString for TrackingRefUpdate 91/7891/1
authorRobin Stocker <robin@nibor.org>
Sun, 23 Sep 2012 22:01:04 +0000 (00:01 +0200)
committerRobin Stocker <robin@nibor.org>
Sun, 23 Sep 2012 22:01:04 +0000 (00:01 +0200)
commit85b189fdbea99e2a5ef8277d314d9962833e263a
treec31d34d7b9f3d9bea3f76aa5b274c8445a3181fa
parent78c865942849de420592bb822e9e1fd85cc95ade
Add toString for TrackingRefUpdate

Makes it much easier to debug the results of
OperationResult#getTrackingRefUpdates (which otherwise requires digging
into a TreeMap structure).

Change-Id: I90da5385ee47c441404728f252eb3a100c48ee1c
org.eclipse.jgit/src/org/eclipse/jgit/transport/TrackingRefUpdate.java