After installing cgit, I went into the configuration and changed this: repo.url=test repo.path=/home/dtolj/repositories/test repo.desc=the master foo repository [email protected] repo.readme=info/web/about.html
I create a new public repo like so: git init --bare /home/dtolj/repositories/test But I get an error message: Not a git repository: '/home/dtolj/repositories/test' _______________________________________________ cgit mailing list [email protected] http://hjemli.net/mailman/listinfo/cgit
