How to show 'git blame' in Visual Studio 2013? -


With Git Integration, in Visual Studio 2013 Update 2, is there a way to show in an editor that Modifies? (Like git blame command?)

TFS (and does so ) Instead of "defect", the word "Anootate" uses, when you open the file, click on the editor to the right, then click on Source Control , Anatet Please.

I'm sure there are other ways to do this, from the menu, Toolbar, Solution Explorer, etc.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -