Hi,
On Sat, Aug 13, 2011 at 09:49:56AM +0700, Nguyen Thai Ngoc Duy wrote:
On Sat, Aug 13, 2011 at 2:55 AM, Fredrik Gustafsson [off-list ref] wrote:
\> +--is-well-formed-git-dir [path]::
quoted
+ ?? ?? ?? Check if [path] is a valid git-dir or a git-file pointing to a valid
+ ?? ?? ?? git-dir. If [path] is a valid git-dir the resolved path to git-dir will
+ ?? ?? ?? be printed.
May I suggest --is-valid-git-dir?
While we are talking about names how about:
--resolve-git-dir
? Since we had this information already the option prints out the found
resolved git directory and could be used for that.
Cheers Heiko