Skip to content

Instantly share code, notes, and snippets.

@tfnico
Last active December 22, 2021 13:59
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save tfnico/4441562 to your computer and use it in GitHub Desktop.
Save tfnico/4441562 to your computer and use it in GitHub Desktop.
When and how to contact the Git developers

Before you send an email to the Git developers' mailing list

If you are a normal Git user, and you have problems using Git, you can also try:

If you believe you've found a bug in Git for Windows or msysGit (Windows-specific), first check their issue tracker to see if the problem has already been reported. If not, send a message to msysgit@googlegroups.com or visit the online forum version.

If you are still sure that you have actually found a problem or bug in Git itself, make sure that the issue has not already been discovered:

  • Search the web for similar issues
  • Browse and search the Git mailing list archives (see below)

If there's been a previous related discussion, it's fine to raise the subject again. A good practice is to link to and summarize the previous discussion so people can learn from what has happened before.

If you're still not sure whether you should, have a read through this article about asking for help online. Now it's time to send an email to the developer's list.

Writing an email to the developer's list

Note that you should only send plain text emails to the list. HTML mails will be silently dropped.

See http://vger.kernel.org/majordomo-info.html for general info about the mailing list, and other reasons your emails are not getting through.

The email address is git@vger.kernel.org - simply send an email to this address describing your issue. Be sure to include information about your environment:

  • Operating system (specifically which version)
  • Git version (git --version)
  • Git configuration (system, home, repository)
  • Other relevant environment details which you think might be interesting
  • Optionally trace output if relevant. See GIT_TRACE in http://www.kernel.org/pub/software/scm/git/docs/

Before sending your first report, please read this article on how to effectively report bugs.

Subscribe

Subscribe to the mailing list here by sending a subscription request to majordomo.

Archives

If you want to link to a previous discussion, use the archive at:

Alternatively you can browse the list archives here:

Source: http://vger.kernel.org/vger-lists.html#git

About this Gist

Created by Thomas Ferris Nicolaisen (@tfnico) as a way to reference people to the Git development list. Feel free to fork and improve.

@davidiskool1988
Copy link

How can I change the language ?

@Mudber
Copy link

Mudber commented Feb 3, 2021

Can we just email you and get a response on a timely manner? I'm pretty sure you guys are all busy and stuff, but I was wondering if some of my development ideas for your site could work out well in the future! I have so many ideas and i always try to communicate them to potential investors without any answer! That's one of the main reasons I have decided to contact a DevOps consulting services as they will be able to help me set up my own company, and it will be a fantastic first attempt to put all my ideas to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment