Git blame? Follow Kasper Weibel Nielsen-Refs Created February 15, 2014 13:07 Is there any way to do a git blame in AppCode? In Xcode it's available on right click on a line of code. I use it a lot to see which team memeber has edited a specific line.
Yes, it's there: right click -> Git -> Annotate.