On Fri, May 04, 2007 at 11:03:40PM +0200, Frank Lichtenheld wrote:
Some comments on the documentation:
On Fri, May 04, 2007 at 12:56:40PM +0200, Sven Verdoolaege wrote:
quoted
+'git-config' [--system | --global | --remote=[<host>:]<directory ]
+ [type] name [value [value_regex]]
maybe something more like
'git-config' [ scope ]
Sounds reasonable, although I'd probably say [<scope>].
quoted
+--remote=[<host>:]<directory
+ Use remote config instead of the repository .git/config.
+ Only available for reading options.
Why did you add it to all options in the SYNOPSYS then?
Because I wasn't thinking.
skimo