git
.
soft
creator
Explore
Organizations
Users
⌕
↵
Sign In →
Self-hosted source control
Code that flows
forward
and back.
Gitea instance for
SoftCreator LLC
. Sign in to access your repositories, or explore what's public.
Sign In →
Explore Public Repos
quickstart
# Clone over HTTPS
$
git clone
https://git.softcreator.com/<owner>/<repo>.git
# Or over SSH
$
git clone
git@git.softcreator.com:<owner>/<repo>.git
# Push a new repository
$
git remote add
origin https://git.softcreator.com/<owner>/<repo>.git
$
git push
-u origin main
// Recently updated public repositories
Public activity
Browse all public repos →
Loading…