Changes since v3: - Extend 1/4 commit message to explain why there are not behavior changes Santi Béjar (4): parse-remote: function to get the tracking branch to be merge parse-remote: support default reflist in get_remote_merge_branch t5520-pull: --rebase with rebased upstream and two branches parse-remote: remove unused functions Documentation/git-parse-remote.txt | 20 ---- git-parse-remote.sh | 222 ++++------------------------------- git-pull.sh | 7 +- t/t5520-pull.sh | 29 +++++ 4 files changed, 57 insertions(+), 221 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html