1
Ich versuche Anweisung zu folgen gefunden here, aber es funktioniert nicht auf den ersten Schritt:Wie synchronisiere ich eine GitHub-Gabel?
C:\wxFork [master +42 ~0 -32 !]> git fetch upstream
fatal: 'upstream' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Was kann ich tun?
Vielen Dank.
Sie nee zu Konfigurieren Sie das Upstream zuerst: https://help.github.com/articles/configuring-a-remote-for-a-fork/ –
@ T.Claverie, danke. Das hat funktioniert. – Igor