Junio C Hamano <gits...@pobox.com> writes: > I've reworded the above like so: > > check-builtins.sh: use the $(...) construct for command substitution > > The Git CodingGuidelines prefer the $(...) construct for command > substitution instead of using the backquotes, or grave accents > (`...`).
... but I think the ", or grave accents" should go. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html