Ich versuche, WinJS mithilfe von Visual Studio Online "Monaco" auf meine Azure-Website zu klonen. Wenn ich tippe git clone https://github.com/winjs/winjs.git In der Online-Konsole erhalte ich den Fehler Can only clone a git repository to the root of the workspace..
Das "Präfix" in der Konsole ist / $ also bin ich wohl schon in der wurzel.
Wie klone ich ein Git-Repo mit Visual Studio Online?
