fredagen den 23 maj 2008 22.34.29 skrev Florian Koeberle: > + public NoGitRepositoryFoundException(final File fileWeSearchedRepositoryFor) { > + super(String.format("No repository found for file '%s'", > + fileWeSearchedRepositoryFor)); This is any odd patterrn. Usually we use + to concatenate strimgs. -- robin -- 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