Getting commitid or 'git describe' with git-cvsserver and a CVS working copy

[亡魂溺海] 提交于 2019-12-22 18:49:36

问题


I have some automated tools that are accessing a git repository through cvs and git-cvsserver. I would like these tools to be able to see the commit ID of the content that they checked out. Is this recorded somewhere in the CVS metadata directory?

来源:https://stackoverflow.com/questions/2284516/getting-commitid-or-git-describe-with-git-cvsserver-and-a-cvs-working-copy

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!