Albert Krawczyk venit, vidit, dixit 17.05.2010 07:40:
Hi Gabriel,
I probably expressed myself incorrectly.
What IDE do people use to develop / debug Git.
Albert
You expressed yourself correctly but top-posted in response which is
worse ;)
Git as a project isn't that large, I would think that most people's
"IDE" is vim/emacs plus bash/dash for the C, shell and Perl parts. In
fact, "git blame", "git log" and "git bisect" are probably among the
most important tools for Git development, but all of them trailing the
utmost important one:
more Documentation/SubmittingPatches
Cheers,
Michael