Hallo,
ich habe mal eine Frage zu Git
Wenn ich git checkout develop mache, sollte ich doch im develop zweig sein?
Es kommt dann:
Branch develop set up to track remote branch develop from origin.
Switched to a new branch 'develop'
root@smarthome:/usr/local/smarthome/plugins# git pull
Already up-to-date.
Klingt ja erstmal gut.
Nun dachte ich, das der git mein Plugin-Verzeichnis auch mit Synchronisiert und alle die noch nicht drin sind auch mit einfügt?
Aber das UZSU Plugin und viele Weitere sind leider nicht dabei.
Verstehe ich etwas falsch?
Danke
ich habe mal eine Frage zu Git
Wenn ich git checkout develop mache, sollte ich doch im develop zweig sein?
Es kommt dann:
Branch develop set up to track remote branch develop from origin.
Switched to a new branch 'develop'
root@smarthome:/usr/local/smarthome/plugins# git pull
Already up-to-date.
Klingt ja erstmal gut.
Nun dachte ich, das der git mein Plugin-Verzeichnis auch mit Synchronisiert und alle die noch nicht drin sind auch mit einfügt?
Aber das UZSU Plugin und viele Weitere sind leider nicht dabei.
Verstehe ich etwas falsch?
Danke
Kommentar