This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| gitcommands [2026/02/24 18:32] – tim45tenwa | gitcommands [2026/02/24 18:33] (current) – tim45tenwa | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Useful git commands ==== | ==== Useful git commands ==== | ||
| + | |||
| + | Add Codeberg as a new remote: | ||
| + | |||
| + | < | ||
| + | git remote add codeberg https:// | ||
| + | </ | ||
| Isolate the folder into a temporary branch: | Isolate the folder into a temporary branch: | ||