我在哪里可以报告一个git错误 [英] Where can I report a git bug

查看:130
本文介绍了我在哪里可以报告一个git错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为git使用 mailmap.file 配置选项。然而,路径不是shell扩展的,这意味着我不能写 $ HOME / .mailmap 〜/ .mailmap 。如果您将点文件与家乡屋等同步,并且对Windows,OS X和Linux使用相同的.gitconfig,这非常烦人。

我找不到git的bugtracker,我不想用这样的东西来发送垃圾邮件。我应该如何报告这个错误/轻微的烦恼? 正如代码google git-core (以及查尔斯贝利的评论,它指向 git-scm社区页面):


Git社区的问题或评论可以通过使用电子邮件地址git@vger.kernel.org。错误报告应该发送到这个邮件列表。


邮件列表存档在这里



2015年更新:一个href =https://git-scm.com/community =nofollow noreferrer> Git社区页面,其中, smoothgrips 在评论中指出 ,提及:


您不需要订阅:您会被Cc中的回复。

请回复时使用Cc清单(使用全部回复)。

Greylisting可能会延迟您的第一篇文章几个小时。


请注意,邮件服务器会拒绝带有永久失败消息的HTML邮件,因此请使用纯文本。

社区页面也指出如何有效报告错误...



如果您要提供补丁,请转至现在 rtyley / submitgit ,它可以帮助您遵循补丁提交流程


如果您在 github.com/git/git / submitGit 可以将它发送给邮件列表,以正确格式化补丁。

讨论保留它的位置 - 列表 - 但至少这个初始步骤更容易一些。


更新2015:Git For Windows现在住在GitHub上( github.com/git-for-windows ,并产生非常近期的 发布:2.4.2+。

Msysgit已逐步停用 ,使用 msys2 64位,并导致 git-for-windows.github.io 而不是旧的和现在已过时的 msysgit.github.io



GitHub镜像回购映像 git / git 是否存在,但不幸用于问题或请求。

I am trying to use the mailmap.file config option for git. The path is however not shell expanded, meaning I can't write $HOME/.mailmap or ~/.mailmap. This is quite annoying if you are synchronizing your dotfiles with something like homesick and are using the same .gitconfig for Windows, OS X and Linux.

I can't find any bugtracker for git, and I don't want to spam the git mailinglist with something like that. How should I report this bug/minor annoyance?

解决方案

As mentioned in code google git-core (and by Charles Bailey in the comments, which points to git-scm community page):

Questions or comments for the Git community can be sent to the mailing list by using the email address git@vger.kernel.org. Bug reports should be sent to this mailing list.

(mailing list archive here)

Update 2015: the latest reference remains the Git community page, which, as smoothgrips points out in the comments, mentions:

You do not need to subscribe: you will be Cc'd in replies.
Please keep the Cc list intact when replying (use "Reply to all").
Greylisting may delay your first post for a few hours.

Note that the mail server will reject HTML messages with a "failed permanently" message, so use plain text.

The community page also points out to "How to Report Bugs Effectively"...

If you want to contribute a patch, go now to rtyley/submitgit, which helps you to follow the patch submission process:

If you create a pull request on github.com/git/git/, submitGit can send it to the mailing list for you, correctly formatting the patches.
The discussion stays where it is—on the list—but at least that initial step is a little easier.

Update 2015: Git For Windows now lives on GitHub (github.com/git-for-windows), and produces very recent releases: 2.4.2+.
Msysgit is phased out, using msys2 64-bits, and resulting in git-for-windows.github.io instead of the old and now obsolete msysgit.github.io.

The GitHub mirror repo image git/git is there, but not use for issues or pull request, unfortunately.

这篇关于我在哪里可以报告一个git错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆