SaaSHub helps you find the best software and product alternatives Learn more β
Top 23 Git Open-Source Projects
-
Project mention: 29. Authentication and Security β Handling Credentials & Designing a Secure Login | dev.to | 2026-07-03
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Project mention: 10 GitHub Repositories That Will Actually Teach You DevOps in 2026 | dev.to | 2026-05-05github.com/bregman-arie/devops-exercises. 82k stars. Maintained by Arie Bregman, ex-Red Hat.
-
-
But for reading code, scripts, configs, Markdown, YAML, JSON, or anything where your eyes are expected to survive the experience, bat is much nicer.
-
Gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
Project mention: Anonymous GitHub account mass-dropping undisclosed 0-days | news.ycombinator.com | 2026-06-27I have a correction for CVE-2026-20896 (Gitea trusted-proxies / X-WEBAUTH-USER) was not part of this dump.
It was reported by @rz1027 (me) as in Gitea's coordinated 1.26.3 security release, credited in the release notes. The exploitarium's actual Gitea PoC is a different bug (act_runner container-options escape).
Refs: [https://blog.gitea.com/release-of-1.26.3-and-1.26.4/] [https://github.com/go-gitea/gitea/security/advisories/GHSA-f... ] [https://hivesecurity.gitlab.io/blog/gitea-forgejo-nine-cves-...].
-
-
Project mention: GitLab Announces Workforce Reduction and End of Their Credit Values | news.ycombinator.com | 2026-05-11
What would you suggest as an alternative? Gitlab really sucks in my personal opinion, but what are your experiences with:
Gogs https://gogs.io/ (this IS gitea btw)
Forgejo https://forgejo.org/
Self hosted or cloud hosted. Also excluding Github because, please just fracking don't.
-
Project mention: API Testing Tools Worth Knowing in 2026 - Alternatives to Postman | dev.to | 2026-06-29
Bruno official site: https://www.usebruno.com
-
Install GitHub CLI and run gh copilot to get AI command help, verify syntax, and simplify GitHub workflows from the shell. Itβs a great way to keep working in one place while still getting quick guidance on commands and workflow steps.
-
Project mention: My PC Cries Every Morning, But These 8 Startup Apps Are Worth It | dev.to | 2025-11-12
Files: File Explorer's Cooler, Younger Sibling
-
logseq
A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.
Project mention: Cheese Paper: a text editor specifically designed for writing | news.ycombinator.com | 2026-05-30 -
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries. (by harness)
-
Project mention: Building a Local AI Code Reviewer with Ollama That Catches Bugs Before Your Team | dev.to | 2026-06-15
For a hook the whole team shares, use husky instead so it lives in the repo. Either way, every git commit now runs the diff past a local model first. Need to skip it for a quick WIP commit? git commit --no-verify.
-
Many diff tools, such as delta (https://github.com/dandavison/delta) and the ones built into VS Code and IDEs by JetBrains, can configured to highlight changes within each line (by word) and ignore changes to whitespace. Those features save me a lot of time when I review diffs that include indentation changes or variable renames.
-
That's how GitHub discussion works :- )
Look here: https://github.com/jj-vcs/jj/discussions/ β by default, sorted by last activity. But you can also sort by newest, or by votes.
For comment threads, look at e.g.: https://github.com/jj-vcs/jj/discussions/5509?sort=old β sorted by time, by default. But you can also sort by upvotes.
**
The forum software I'm developing, https://www.Talkyard.io, is also threaded, and can sort by time or by votes. (Both discussion topics and replies.)
F.ex. go here: https://forum.talkyard.io/-9qb49/solving-problem-first-comme... and scroll down to the replies section and click `Oldest first` to change order.
In addition to oldest/newest/"best", you can sort top level comments by time descending, and deeper comments by time _ascending_ or by votes β creating a kind of "micro blog feed" where each top level comment is the most recent "micro blog post" β but replies don't have to share the same sort order. "Newest, then popular" and "Newest, then oldest" I call these sort orders.
Anyway. So, there's people who think the hybrid approach you mentioned is an good idea.
-
β’ Solutions Engineer β work with customers to understand needs, build solutions on GitBook, and drive adoption.
Learn more about us: https://www.gitbook.com/
-
Wiki.js is a modern wiki platform built with Node.js and Vue.js. It uses PostgreSQL for storage, supports multiple editor types (Markdown, WYSIWYG, HTML), and integrates with Git for version-controlled documentation. Current stable version is 2.5. Wiki.js site
-
Representative tools: Gitleaks and TruffleHog are the open-source workhorses. Run both through the pre-commit framework so secrets get caught before they ever hit the remote.
-
I'm using Beads for this. It stores data locally via Dolt, gives agents programmatic access, and handles dependencies between tasks. The key commands:
-
Project mention: Ask HN: New clean macOS install. Must-have apps? Best browser? | news.ycombinator.com | 2026-06-23
-
-
Git discussion
Git related posts
-
How do you use Vim in the era of AI?
-
Show HN: RepoFleet β manage issues that span multiple Git repositories
-
11 Ways to supercharge your workflow with GitHub Copilot
-
Jj v0.43.0 Released
-
Optimizing Git Performance for Large Repositories
-
29. Authentication and Security β Handling Credentials & Designing a Secure Login
-
Jujutsu (JJ) Release v0.43.0
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jul 2026
Index
What are some of the best open-source Git projects? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | gitignore | 174,832 |
| 2 | 30-seconds-of-code | 128,274 |
| 3 | devops-exercises | 83,077 |
| 4 | lazygit | 80,000 |
| 5 | bat | 59,563 |
| 6 | Gitea | 56,752 |
| 7 | github-cheat-sheet | 56,254 |
| 8 | Gogs | 47,651 |
| 9 | bruno | 45,349 |
| 10 | cli | 45,123 |
| 11 | Files | 44,132 |
| 12 | logseq | 43,765 |
| 13 | harness | 37,259 |
| 14 | husky | 35,194 |
| 15 | delta | 31,338 |
| 16 | jj | 30,243 |
| 17 | gitbook | 28,944 |
| 18 | Wiki.js | 28,580 |
| 19 | gitleaks | 27,987 |
| 20 | dolt | 23,759 |
| 21 | oh-my-posh | 23,004 |
| 22 | hub | 22,948 |
| 23 | gitui | 22,197 |