git:什么是肮脏的git版本?
我刚刚编辑了最新版本的Git,该版本以以下方式下载:
git clone --branch v2.36.1 https://github.com/git/git local_destination_directory
一旦编译并安装了Git,我检查了其版本并得到了以下内容:
$ git --version
git version 2.36.1.dirty
您能否让我知道什么dirty
是指在git版本后缀?
I have just compiled the latest version of git which was downloaded in the following way:
git clone --branch v2.36.1 https://github.com/git/git local_destination_directory
Once git was compiled and installed, I have checked its version and got the following:
$ git --version
git version 2.36.1.dirty
Could you please let me know what dirty
means in the git version suffix?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论