Is there some defect tracking tool that git developers use to track bugs, and can I file a bug somewhere?
Asked
Active
Viewed 739 times
0
-
possible duplicate of [Bug tracker setup with Git integration?](http://stackoverflow.com/questions/40495/bug-tracker-setup-with-git-integration) – Matthew Vines Aug 03 '11 at 21:44
-
2I think he refers to the git project, not projects using git as cvs. – seppo0010 Aug 03 '11 at 21:46
-
Check http://git-scm.com – Marc B Aug 03 '11 at 21:47
1 Answers
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