Is there a way to update project description in bare repository. I have cloned the proj开发者_JS百科ect , updated description and tried git push. But description is not getting updated. I'm using gitolite in my environment.
The description file isn't synced between repos. Here is an alternate method to simulate it.
精彩评论