commit | 1732f75709d987710b220a2807b1bc54a5b324d7 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Thu Jul 26 11:36:58 2012 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Sat Aug 04 13:02:58 2012 -0700 |
tree | 93606d3178884098a36a89d0eadc55b19dc8bc1d | |
parent | c756538f6361bff48597996f01035f792ac93b9c [diff] |
Use BatchRefUpdate to execute reference changes Some storage backends for JGit are able to update multiple references in a single pass efficiently. Take advantage of this by pushing any normal reference updates (such as direct push or branch create) into a single BatchRefUpdate object. Change-Id: Iadd7c5a3271f5ab8eaf31881392c85dd5b0a709d