code:git
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| code:git [2020/04/09 22:21] – michfiel | code:git [2020/04/13 16:06] (current) – michfiel | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| Leeres Repository anlegen: | Leeres Repository anlegen: | ||
| < | < | ||
| - | cd / | + | cd / |
| git init | git init | ||
| - | Initialized empty Git repository in / | + | Initialized empty Git repository in / |
| </ | </ | ||
| Line 28: | Line 28: | ||
| Lokales Git Repository löschen: | Lokales Git Repository löschen: | ||
| - | rm -rf projectname.git | + | rm -rf 12decode.git |
| Remote-Repository verbinden: | Remote-Repository verbinden: | ||
code/git.1586463686.txt.gz · Last modified: by michfiel
