Git-Source-Control-Provider icon indicating copy to clipboard operation
Git-Source-Control-Provider copied to clipboard

Add Git Console to Pending Changes Window

Open yysun opened this issue 13 years ago • 1 comments

This will let user run git commands without leaving Visual Studio.

The console idea was tried in history viewer before, but run into some problem. e.g. it does not work when pushing through https where user needs to type in password.

c41464a is the commit remove the experimental console.

yysun avatar Feb 11 '13 19:02 yysun

What about a "Git Bash" command like Git Extensions provides?

sharwell avatar Aug 14 '13 14:08 sharwell