0

Is there some defect tracking tool that git developers use to track bugs, and can I file a bug somewhere?

user561638
  • 1,299
  • 3
  • 15
  • 26

1 Answers1

1

If you want a bug tracker for your own project using git, checkout this other SO question. If however, you are looking to file a bug pertaining to git itself, you can post to the mailing list. More information can be found on their site.

Community
  • 1
  • 1
Bryan Ward
  • 6,443
  • 8
  • 37
  • 48