开发者

updating description of project in bare repository

开发者 https://www.devze.com 2023-03-26 15:51 出处:网络
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 git

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.

0

精彩评论

暂无评论...
验证码 换一张
取 消