Changes between Version 7 and Version 8 of Git
- Timestamp:
- Sep 27, 2024, 3:48:03 PM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Git
v7 v8 9 9 Alternatively, they can be seen on [https://cgit.chaotic.ninja cgit] 10 10 11 == Setting up the remote12 === HTTP11 === Setting up the remote 12 ==== HTTP 13 13 In order to use this, you must create additional credentials from your shell session and notify the staff. 14 14 … … 19 19 }}} 20 20 21 === SSH21 ==== SSH 22 22 {{{ 23 23 git remote add origin USER@chaotic.ninja:public_git/REPOSITORY.git