[ANN] Git push access changes

Holger Freyther zecke at openmoko.org
Thu Feb 12 20:54:43 CET 2009


Hey Guys,

roh just setup gitosis to have more fine grained access control to 
git.openmoko.org and ease creating new repositories and you will need to carry 
out the following change in order to be able to fetch and push.

In .git/config change from:

[remote "origin"]
	url = git+ssh://git@git.openmoko.org/var/cache/git/REPO.git


to:

[remote "origin"]
	url = git+ssh://git@git.openmoko.org/REPO

(remove /var/cache/git/ from the path and the last .git)


z.


PS: I will go through the wiki and update references...
PPS: anonymous pull is not changed...





More information about the devel mailing list