diff options
author | Strain, Roger L <roger.strain@swri.org> | 2018-09-28 13:35:37 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-10-07 08:09:34 +0900 |
commit | 565e4b79816c1618161a5bd647982aa0daff81c4 (patch) | |
tree | b76081d984008aaf5bdd565d8779a335ca65d4bb /git-gui/lib | |
parent | Sync with 2.19.1 (diff) | |
download | tgif-565e4b79816c1618161a5bd647982aa0daff81c4.tar.xz |
subtree: refactor split of a commit into standalone method
In a particularly complex repo, subtree split was not creating
compatible splits for pushing back to a separate repo. Addressing
one of the issues requires recursive handling of parent commits
that were not initially considered by the algorithm. This commit
makes no functional changes, but relocates the code to be called
recursively into a new method to simply comparisons of later
commits.
Signed-off-by: Strain, Roger L <roger.strain@swri.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib')
0 files changed, 0 insertions, 0 deletions