From: Joey Hess Date: Tue, 30 Oct 2007 20:09:16 +0000 (-0400) Subject: * Avoid using commands like git-config and instead use "git config". X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/c96f104ae98e3268784cb44458e8891e236b4d99?hp=c96f104ae98e3268784cb44458e8891e236b4d99 * Avoid using commands like git-config and instead use "git config". In some configurations, only the main git command is in the path. ---