Why is "git --version" called so, and not "git version"? It works just like any other command, except that it is implemented internally in the git script. The "git" command takes a subcommand that does some action or simply prints some informational output. The "version" subcommand fits nicely into that, and I don't see any need to prepend "--" to it. -- David Kågedal - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Sep 15 23:54:40 2005
This archive was generated by hypermail 2.1.8 : 2005-09-15 23:54:42 EST