24 ms·
Is git integrated into visual studio or something?
by Asla 12y ago
Is git integrated into visual studio or something?
- shearnie 12y agoIt has been for a while now.
- stinos 12y agoAnd before it was built-in there were plugins - should really mention 'git diff margin' here. Most editors have this kind of functionality to show little git diff stats directly in the editor, but this one is really top notch as it can actually show the diff and let you revert to or copy the original lines. Can't live without it anymore.