Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx> wrote: > > diff --git a/.gitattributes b/.gitattributes > > new file mode 100644 > > index 0000000..f57840b > > --- /dev/null > > +++ b/.gitattributes > > @@ -0,0 +1 @@ > > +*.java diff=java > > Is there any reason this isn't the default in git? Because uh. Nobody submitted a patch to make it the default? It does seem like it would be a good idea to make it the default. Its unlikely the C function header pattern is ever going to produce a more reasonable hunk header for a *.java file than the Java pattern. -- Shawn. -- 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