On Sat, 10 Oct 2009, Eugene Sajine wrote: > > > > 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... The project description, project owner and (clone) url are used by gitweb only, so I don't see why git-clone has to feature-creep to set them. [cut off part about using XML for all of gitweb config: description, owner, cloneurl] > > % > > "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;) Err, I think Dscho meant here that XML is so *scary*... Isn't it? -- Jakub Narebski Poland -- 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