* refactor tests for 'git subtree' * rearrange some tests * clean up unnecessary quotes * make each test self-contained * keep commit intact after the split by using '%B' * handle '--prefix' argument with slash appended correctly David A. Greene (1): contrib/subtree: Remove test number comments Techlive Zheng (6): contrib/subtree: Add vim modeline contrib/subtree: Ignore testing directory contrib/subtree: Code cleaning and refactoring contrib/subtree: Make each test self-contained contrib/subtree: Use %B for the split commit message contrib/subtree: Handle '--prefix' argument with a slash appended contrib/subtree/.gitignore | 5 +- contrib/subtree/git-subtree.sh | 83 ++- contrib/subtree/git-subtree.txt | 13 + contrib/subtree/t/t7900-subtree.sh | 1233 +++++++++++++++++++++++------------- 4 files changed, 872 insertions(+), 462 deletions(-) -- 1.8.1 -- 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