git
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| git [2022-08-25 14:04:39] – david | git [2024-06-03 12:12:13] (aktuell) – manfred | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== Git ====== | ====== Git ====== | ||
| + | |||
| + | Hilfe: | ||
| + | > git --help | ||
| + | > git status | ||
| + | > git pull | ||
| + | > git add * | ||
| + | > git push | ||
| + | > git commit -m " | ||
| Git repository klonen (SSH & HTTPS): | Git repository klonen (SSH & HTTPS): | ||
| Zeile 215: | Zeile 223: | ||
| preloadindex = true | preloadindex = true | ||
| editor = code --wait | editor = code --wait | ||
| - | attributesfile = gitattributes | + | attributesfile = .gitattributes |
| [init] | [init] | ||
| defaultBranch = main | defaultBranch = main | ||
| Zeile 405: | Zeile 413: | ||
| ==== GPG konfigurieren ==== | ==== GPG konfigurieren ==== | ||
| - | siehe [[gpg|GPG]] | + | siehe [[::EDV:GPG (GnuPG)]] |
| gpg programm unter linux: | gpg programm unter linux: | ||
/home/http/wiki/data/attic/git.1661436279.txt · Zuletzt geändert: von david
