Re: [PATCH] Start conforming code to "git subcmd" style part 3
From: Junio C Hamano <hidden> Date: 2016-06-15 22:45:22
Heikki Orsila [off-list ref] writes:
User notifications are presented as 'git cmd', and code comments
are presented as '"cmd"' or 'git's cmd', rather than 'git-cmd'.
Signed-off-by: Heikki Orsila <redacted>
---
Part 3 resent. A small fix from Thomas Rast for builtin-tar-tree.c.
I did not see anything wrong in the patch; thanks.