diff options
author | Thomas Wolf <thomas.wolf@paranor.ch> | 2022-02-20 18:10:24 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-06 17:30:01 +0100 |
commit | 90df7c123ecac9ae75a189b761a2599d5fba3565 (patch) | |
tree | e764cb4fc8a013f8adfb272bc2f7c9c75079ee47 /org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CheckoutCommandTest.java | |
parent | 72ae234e79aca7f3f6a5e78e3c9c9ac6a127bba9 (diff) | |
download | jgit-90df7c123ecac9ae75a189b761a2599d5fba3565.tar.gz jgit-90df7c123ecac9ae75a189b761a2599d5fba3565.zip |
[push] Call the pre-push hook later in the push process
Call the pre-push hook only after having received the remote
advertisement and having determined rejections, like C git does.
Also similar to C git, don't pass rejected or up-to-date updates
to the pre-push hook.
Bug: 578852
Change-Id: I51d379ea7bd8234ec815f8f4a9fa325816f476cf
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CheckoutCommandTest.java')
0 files changed, 0 insertions, 0 deletions