Changes between Version 9 and Version 10 of Git


Ignore:
Timestamp:
Apr 13, 2025, 7:04:37 PM (2 weeks ago)
Author:
Izuru Yakumo
Comment:

--

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**\\
    21
    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
     3Gitea is a community managed fork of Gogs, lightweight code hosting solution
     4written in Go and published under the MIT license.
    65
    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]