I have two question about Xcode 6 by operational git version control.
1.
I created a branch xxx and push this branch to server ,but I don't want it anymore, can I remove it.
When I selected origin branch (Test01,Test02) , I couldn't click remove sign "-".
If selected local branch it can click remove sign "-".
2. Does any way to checkout old version from server in Xcode 6? I using Visual Studio Team Services git version control
thanks ...