diff options
author | Luke Shumaker <lukeshu@datawire.io> | 2021-04-27 15:17:47 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-04-28 16:47:19 +0900 |
commit | 49470cd445166fbe778218c7618ea8ee78ca7d00 (patch) | |
tree | 2fb21e14de3ccca4ad261410f449f5a1e305ad1e /merge-ort.c | |
parent | subtree: allow 'split' flags to be passed to 'push' (diff) | |
download | tgif-49470cd445166fbe778218c7618ea8ee78ca7d00.tar.xz |
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>
Diffstat (limited to 'merge-ort.c')
0 files changed, 0 insertions, 0 deletions