Frédéric Heitzmann <frederic.heitzmann@xxxxxxxxx> writes: > The 'pre-svn-dcommit' hook si called before 'git svn dcommit', which aborts > if return value is not zero. > --- > git-svn.perl | 19 +++++++++++++++++++ What about documentation? > + if ($? == -1) { > + print "[pre_svn_dcommit_hook] failed to execute $hook: > $!\n"; whitespace damage (extra newline) -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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