• backgroundcow@lemmy.world
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    7 hours ago

    On server:

    git init --bare ~/projects/project.git

    On client:

    git clone username@server:projects/project.git