git:什么是肮脏的git版本?

发布于 2025-02-03 10:43:15 字数 368 浏览 1 评论 0原文

我刚刚编辑了最新版本的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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文