Hallo git Spezialisten, ich hoffe hier kann mir einer den entsprechenden Tip geben.
Ich habe meine Testumgebung in in der SV2.9 in ein neues Verzeichnis kopiert und .git gelöscht :-(
neue git Struktur
wenn ich jetzt einen
mache
Ein git commit oder log geht auch nicht
Wie zieht ihr euch den develop bzw wie stelle ich das repository wieder her?
Ich habe meine Testumgebung in in der SV2.9 in ein neues Verzeichnis kopiert und .git gelöscht :-(
neue git Struktur
Code:
git init https://github.com/Martin-Gleiss/smartvisu.git
Code:
git pull orgin develop
Code:
fatal: 'orgin' 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.
Wie zieht ihr euch den develop bzw wie stelle ich das repository wieder her?
Kommentar