]> source.dussan.org Git - jgit.git/commit
Include push certificates in RefUpdate 47/50447/2
authorDave Borowitz <dborowitz@google.com>
Thu, 18 Jun 2015 14:14:48 +0000 (10:14 -0400)
committerDave Borowitz <dborowitz@google.com>
Thu, 18 Jun 2015 14:27:31 +0000 (10:27 -0400)
commitfc6790a5d716955d690fd441c6f21d2f64815721
tree315025532b70715eeb2ad59fcb610ea7a0887ce0
parent856db79b1d6b74dc4e024a154cdcf96bb70188c7
Include push certificates in RefUpdate

This may be used by e.g. a custom reflog implementation to record
this information along with the ref update.

Change-Id: I44adbfad704b76f9c1beced6e1ce82eaf71410d2
org.eclipse.jgit/src/org/eclipse/jgit/lib/BatchRefUpdate.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/RefUpdate.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/BaseReceivePack.java