Sudhanshu Shekhar <[email protected]> writes:
> From: SudShekhar <[email protected]>
Please, set your configuration to have the same identity for commit and
send-email. It seems your commiter ID (user.name) does not contain your
last name.
> builtin/reset.c | 2 ++
Doesn't this deserve a test?
+ if(!strcmp(argv[0],"-"))
+ argv[0]="@{-1}";
Wrong spacing (around = and after ,).
--
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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html