Aleksey Shubin
Aleksey Shubin

Reputation: 1998

Visual Studio 2013 git client - force push

Is it possible to make force push from Visual Studio 2013 built-in git client?

I know it is possible via command line but I am interested if there is such option in UI.

Upvotes: 6

Views: 2238

Answers (1)

Aleksey Shubin
Aleksey Shubin

Reputation: 1998

Already found the answer myself - No.

http://msdn.microsoft.com/en-us/library/dd286572.aspx#commands

Upvotes: 6

Related Questions