aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/hooks/PrePushHook.java
Commit message (Expand)AuthorAgeFilesLines
* Fix pre-push hook to not set null remoteName as first argumentMatthias Sohn2015-11-181-0/+3
* Add support for pre-push hooksChristian Halstrick2015-11-021-0/+156