Changes between Version 9 and Version 10 of Git
- Timestamp:
- Apr 13, 2025, 7:04:37 PM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Git
v9 v10 1 **Currently broken, at this point I'm not going to bother to fix this, again. ~Izuru Yakumo**\\2 1 3 == Git 4 The borderline insane distributed version control system from the depths of hell.\\ 5 See also `create-repo` from your [[Geidontei]] shell session.2 == Gitea 3 Gitea is a community managed fork of Gogs, lightweight code hosting solution 4 written in Go and published under the MIT license. 6 5 7 === Setting up the remote 8 9 ==== SSH 10 {{{ 11 git remote add origin USER@s1.yakumo.dev:public_git/REPOSITORY.git 12 }}} 6 === Server details 7 * Host: [https://git.yakumo.dev YakumoLabs Git DVCS]