Diese Dateien können nun in das Remote-Repository übertragen werden.
Sie können Ihre Dateien auch in das Remote-Repository übertragen.
Sobald du mithilfe eines von dir gewählten Services ein Remote-Repository erstellt hast, musst du dein lokales Repository mit einem Mapping aktualisieren.
Once you have created a remote repo with your service of choice you will need to update your local repo with a mapping.
Über HTTP- und SSH-Protokollen kann man am einfachsten auf ein Remote-Repository zugreifen.
Two of the easiest ways to access a remote repo are via the HTTP and the SSH protocols.
Mit diesem Befehl erstellst du eine neue Verbindung mit einem Remote-Repository.
Create a new connection to a remote repository.
Gehe wie folgt vor, um deine Änderung in das Remote-Repository zu pushen
Here's how to push your change to the remote repository
Plesk versucht nun, eine Verbindung mit dem Remote-Repository herzustellen und es zu klonen.
Plesk will try to connect to the remote repository and clone it.
Committe Änderungen an den Head (aber noch nicht an das Remote-Repository)
Commit changes to head (but not yet to the remote repository)
Bis zu einem expliziten Pull oder Push eines Branch in ein Remote-Repository arbeitest du in einer isolierten Umgebung.
Until you explicitly pull or push a branch to a remote repository, you're working in an isolated environment.
Um eine neue Verzweigung hinzuzufügen, erstellen Sie sie in Ihrem Remote-Repository und rufen Sie anschließend die Änderungen ab.
To add a new branch, you have to create it in your remote repository and then pull the changes.
Die Anmeldeinformationen, die Sie beim Hinzufügen oder Herstellen der Verbindung mit dem Remote-Repository angeben, werden nicht überprüft.
The credentials that you enter while adding or connecting to the remote repository are not verified.
Deine Commits befinden sich jetzt im Remote-Repository ("origin").
Your commits are now on the remote repository (origin).
Remote-Repository Durchsuchen ermöglicht die Fähigkeit, jede einzelne Datei auf dem lokalen Dateisystem exportieren
Remote Repository browse allows the ability to export any single file to your local file system