Skip to content

Instantly share code, notes, and snippets.

@BMU-Verlag
Created January 21, 2024 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BMU-Verlag/004240fd612955d043d5b32e8bd86c5d to your computer and use it in GitHub Desktop.
Save BMU-Verlag/004240fd612955d043d5b32e8bd86c5d to your computer and use it in GitHub Desktop.
$ git remote -v # Zeigt die Namen und URLs der Remote-Repositories an.
$ git remote add <name> <URL> # Fügt ein neues Remote-Repository hinzu.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment