Kommando linie magi
From Midtiby
(Difference between revisions)
(→Forskelligt) |
|||
| (8 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| - | + | == Git == | |
| + | Set new remote repository | ||
| + | : git remote add origin ssh://username@server.com/path/to/repos | ||
| - | + | Change newline encoding in text files | |
| - | + | : dos2unix myfile.txt | |
| - | + | ||
| - | + | ||
| - | + | Thanks for the ingtihs. It brings light into the dark! | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
Current revision as of 04:40, 3 May 2017
[edit] Git
Set new remote repository
- git remote add origin ssh://username@server.com/path/to/repos
Change newline encoding in text files
- dos2unix myfile.txt
Thanks for the ingtihs. It brings light into the dark!
