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)
commitdf7f850a851a0423defe600bafc24bd2d8f57dda
tree1ed73c6922be1f4e47746b6cfb2964256a5cf906
parent51830654fc0530d0807da453e454ea6aeddc4919
parente632c464d5dbbda72ae370ff6e9cbe31c01b0bb0
Merge branch 'as/sample-push-to-checkout-hook'

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