git/contrib/subtree/t
Luke Shumaker 49470cd445 subtree: push: allow specifying a local rev other than HEAD
'git subtree split' lets you specify a rev other than HEAD.  'git push'
lets you specify a mapping between a local thing and a remot ref.  So
smash those together, and have 'git subtree push' let you specify which
local thing to run split on and push the result of that split to the
remote ref.

Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-04-28 16:47:19 +09:00
..
Makefile contrib/subtree: Clean and refactor test code 2015-11-13 00:02:56 -05:00
t7900-subtree.sh subtree: push: allow specifying a local rev other than HEAD 2021-04-28 16:47:19 +09:00