On 18/02/13 17:52, Daniel Willmann wrote:
> Hello,
> 
> this is a heads up that user-controlled repositories are now visible
> through cgit (as was the intention all along).
> 
> So remove all embarrassing stuff there. :-)
> 
> 
> For everyone who didn't know about this - you can create new
> repositories under your own namespace just by cloning it. I would do:
> 
> git clone ssh://g...@git.enlightenment.org/devs/asdfuser/foo.git
> 
> Which will create a new empty repository for me to start a new project,
> etc. These projects are readable for the public through the git-daemon
> and cgit and currently every developer can push to all existing repos
> (so be nice).

To change the description of this repository so cgit shows something
else than "Unnamed repository; edit this file 'description' to name the
repository." you can run the setdesc command:

echo "My description" | ssh g...@git.enlightenment.org setdesc
devs/asdfuser/test.git


Regards,
Daniel

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to