Do not write to the reflog unless the refupdate logmessage is set
commit962e648e6353609d7c40ef2282d3e6a6e6f005a9
authorShawn O. Pearce <spearce@spearce.org>
Wed, 10 Jun 2009 21:22:21 +0000 (10 23:22 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 24 Jun 2009 14:56:38 +0000 (24 07:56 -0700)
treee2406319939488b74bcafd1402917db2275c6823
parent41eb88b79e344b0cbf7bbab4ef7affc3f81f6ff0
Do not write to the reflog unless the refupdate logmessage is set

This permits micro-update steps (or otherwise uninteresting states)
to be skipped in the reflog.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit.test/tst/org/spearce/jgit/lib/RefUpdateTest.java
org.spearce.jgit/src/org/spearce/jgit/lib/RefUpdate.java