> > RTFM (in this case gitweb/README). gitweb.owner and gitweb.description > configuration variables in per-repository config. > Ok, my bad, didn't get there;)It is good to know there are places where to keep the info. But it is not the point. The point is to integrate gitweb with bare repo creation more than it is right now by providing keys which will help filling out this info at the bare repo creation stage. shortly i'm talking about command like this (the key names are for sample only): $ git clone --bare repo repo.git -desc "description" -gwowner "gitwebowner@xxxxxxxxxx" -cloneurl "git://host/repo.git" seems to me quite comfy, and no headache... > % > "To be fair, there are uses for XML. On Halloween, for example." > > - Johannes Schindelin, on git@xxxxxxxxxxxxxxx > % yeah, to show kids xml print outs as an answer to "trick or treat!". Can save on candies;) Thanks, Eugene -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html