Currently we have three test files matching t800?-blame.sh. Rename the latter two to make it easier to spot where additions would go. Signed-off-by: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> --- On a related note to J6t's patch, how's the stance on unique titles? Unique numbers are important for partial test runs, of course, but unique titles help finding you way through the test. There are more than the blame.sh ones. t/{t8003-blame.sh => t8003-blame-corner-cases.sh} | 0 ...8004-blame.sh => t8004-blame-with-conflicts.sh} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename t/{t8003-blame.sh => t8003-blame-corner-cases.sh} (100%) rename t/{t8004-blame.sh => t8004-blame-with-conflicts.sh} (100%) diff --git a/t/t8003-blame.sh b/t/t8003-blame-corner-cases.sh similarity index 100% rename from t/t8003-blame.sh rename to t/t8003-blame-corner-cases.sh diff --git a/t/t8004-blame.sh b/t/t8004-blame-with-conflicts.sh similarity index 100% rename from t/t8004-blame.sh rename to t/t8004-blame-with-conflicts.sh -- 1.7.3.3.738.g018bc -- 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