Git blame?

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.

5

Yes, it's there: right click -> Git -> Annotate.

17

请先登录再写评论。