6 ms·
WTF is this?
by biggestbob 11y ago
WTF is this?
- conception 11y agoIt's git punish, the missing git command.
- LeoNatan25 11y agoNo. git was not created to make a hostile development environment.
- BillinghamJ 11y agoGiven its name, and its creator, I wouldn't necessarily make that assertion so absolutely...
- icelancer 11y agoOh yeah? Why is it git blame when it was svn praise?
- DonHopkins 11y agoWorking on the Linux kernel was already a hostile environment before Linus wrote git. But it's fair to say that he created git for a exiting hostile development environment.
- lol768 11y agoMy best guess is that it takes a file and a couple of line numbers/ranges and then uses git blame to figure out who introduced/worked on those lines. From there, it creates a public page with the code snippet in question along with a question to those responsible as to why the code was introduced.