Ramkumar Ramachandra wrote: > Martin von Zweigbergk wrote: >> Simplify t3401 by using test_commit in the setup. This lets us refer >> to commits using their tags and there is no longer a need to create >> the branch my-topic-branch-merge. Also, the branch master-merge points >> to the same commit as master (even before this change), so that branch >> does not need to be created either. > > The terms "tag" and "branch" here have no significance, so > de-emphasizing them to "ref" is probably a good idea. Wha? No, "tag" refers to refs under refs/tags/, and "branch" refers to refs/heads/, just like usual. I like the patch, for what it's worth. -- 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