On Sun, Feb 8, 2015 at 8:14 AM, Michael Haggerty <mhagger@xxxxxxxxxxxx> wrote: > diff --git a/t/t7516-commit-races.sh b/t/t7516-commit-races.sh > new file mode 100755 > index 0000000..5efa351 > --- /dev/null > +++ b/t/t7516-commit-races.sh > @@ -0,0 +1,38 @@ > +#!/bin/sh > +# > +# Copyright (c) 2014 Michael Haggerty <mhagger@xxxxxxxxxxxx> What is the projects stance on copyright lines? I've seen files (most of them from the beginning) having some copyright lines, other files (often introduced way later) not having them, "because we're git and have history, so we know who did it". The tests themselves look fine. Is there a reason you did not append the tests in 7509 ? > -- 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