News

Git is an extremely user-friendly tool, and git init is an extremely user-friendly command. To create a new, local repository with the git init command, follow these steps: Make sure Git is installed.
This tutorial explains how to use the git remote add origin command to connect a local project or repository to a service like GitHub, GitLab or Bitbucket.
Once you have Gogs up and running, you’ll want to know how to actually use it. For those developers who already understand how to use the Git command line, this will actually be quite easy.