]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'as/sample-push-to-checkout-hook'
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 Nov 2020 21:17:40 +0000 (13:17 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Nov 2020 21:17:40 +0000 (13:17 -0800)
Add a sample 'push-to-checkout' hook, that performs the same as
what the built-in default action does.

* as/sample-push-to-checkout-hook:
  hook: add sample template for push-to-checkout


Trivial merge