Gitstack is an open-source, self-hosted Git service similar to GitHub or GitLab. It allows hosting Git repositories and collaborating on code with features like issue tracking, wikis, pull requests and access controls.
Gitstack is an open-source, self-hosted Git service similar to GitHub or GitLab. It allows hosting Git repositories and collaborating on code with features like issue tracking, wikis, pull requests and access controls.
What is Gitstack?
Gitstack is an open-source, self-hosted Git platform that provides Git repository management, code reviews, issue tracking, activity feeds and wikis. It allows developers to host and manage Git repositories on their own servers, with fine-grained access controls, high availability, stable permissions and roles.
Key features of Gitstack include:
Git repository hosting and management
User and access permissions (protected branches)
Code reviews and pull requests
Issue tracking boards with labels and milestones
Wikis and project documentation
Activity feeds and notifications
APIs and integrations
Themes and customization
Gitstack aims to provide an open-source alternative to services like GitHub, GitLab and Bitbucket. It gives developers more control over their source code by allowing self-hosted Git repository management. Businesses can host Gitstack on-premises to keep their intellectual property behind their firewall.
Overall, Gitstack is a feature-rich, self-hosted Git platform for collaborating on, managing, and organizing Git repositories and source code.
GitLab is an open source end-to-end software development platform with built-in git repository management, issue tracking, code reviews, activity feeds, wikis and continuous integration/continuous deployment (CI/CD). It allows developers to host and collaborate on Git repositories and connect all stages of the DevOps lifecycle in the same user interface.Some key...
Gitea is an open source, self-hosted Git service written in Go. It offers many of the core features of GitHub, GitLab, and Bitbucket including:Managing Git repositories with access controls, activity feeds, issue tracking, pull requests, and wikisUser account registration and authentication, as well as organization/team managementRepository browser with branch browser,...
GitPrep is a software application designed to enhance team collaboration when using Git for version control. It works by adding additional functionality and structure on top of an existing Git repository.Some of the key features GitPrep provides include:Access controls for managing user permissionsCode review workflows such as pull requests and...
Gitweb is a lightweight web interface included with Git that enables users to browse Git repositories published on web servers. It provides a convenient way to share and explore Git repositories without needing Git installed locally.Some key features Gitweb offers include:Repository browser - Navigate the directory structure and view files...
NotABug.org is a free and open source code collaboration platform launched in 2021 as an ethical, libre alternative to services like GitHub. Like GitHub, NotABug allows developers to host git repositories, manage access controls, perform code reviews, track issues, and collaborate on software development projects.What sets NotABug apart is its...
GitBucket is an open-source Git platform and GitHub clone written in Scala. It is designed to be easily installed on a private server to host Git repositories and provide additional features around Git.Some key features of GitBucket include:Repository hosting and managementUser and organization accountsRepository permissions and access controlActivity feeds and...
Radicle is a decentralized code collaboration network and protocol built for the needs of software developers. It enables developers to collaborate on code without relying on trusted intermediaries like GitHub or GitLab.Radicle was created to provide an alternative network for source code collaboration that preserves user freedom and privacy. On...