Although the Git repository is distributed, it is more convenient to have one reliable server. So GitHub and BitBucket etc are used, but some companies may not be able to use it for security reasons.
It is Gitea that you want to use for such people.
How to use Gitea
It is the top page. Since it is written in Go, it is characterized by being able to execute without choosing the OS of the server.
Has registered. It corresponds to organizations as well as individual repositories.
I made a new repository. This neighborhood is similar to GitHub.
It is properly Japaneseized.
If there are assignments assigned to you, they will be listed here.
It is a pull request.
It is history.
Gitea has the function of Wiki, basically the same functions as GitHub are lined up. There is also an impression that it is easier for individuals to work, such as being able to check the assignment across projects. Is not it convenient to use it internally?
Gitea is Go's open source software (MIT License).
No comments:
Post a Comment