Skip to content
Category

Git (software)

page 1
Q186055
Git () is a distributed version control software system that is capable of managing versions of source code or data. It is often used to control source code by programmers who are developing software collaboratively.
Gitea
Gitea () is a forge software package for hosting software development version control using Git as well as other collaborative features like bug tracking, code review, continuous integration, kanban boards, tickets, and wikis. It supports self-hosting and also provides a free public first-party instance. It is a fork of Gogs and is written in Go and TypeScript. Gitea can be hosted on all platforms supported by Go including FreeBSD, Linux, macOS, OpenBSD, and Windows. The project is funded on Open Collective.
TortoiseGit
TortoiseGit is a Git revision control client, implemented as a Windows shell extension and based on TortoiseSVN. It is free software released under the GNU General Public License.
Vercel Inc.
Vercel Inc. is an American cloud application company. The company created and maintains the Next.js web development framework.
Codeberg e.V.
Codeberg e.V. is a German nonprofit organization specialized in open-source software development services.
Netlify
Netlify is a cloud computing company that offers a development platform that includes build, deploy, and serverless backend services for web applications and dynamic websites.
Gitee
Gitee () is a proprietary online forge that allows software version control using Git and is intended primarily for the hosting of open source software. It is a fork of Gitea and uses a compatible API. It was launched by Shenzhen-based OSChina in 2013. Gitee claims to have more than 10 million repositories and 5 million users.
Forgejo
Forgejo () is software for hosting a forge using the Git version control system to aid with software development. The package allows developers to use collaborative features like bug tracking, code review, continuous integration, kanban boards, issue tracking system tickets, and wikis with their projects. The package is designed to be self-hosted by developers, and a public instance is provided to try out the software, however forges that are hosted by organizations such as Codeberg are more commonly used. Forgejo can be hosted on most platforms that support the Go runtime, including macOS, ex