P.01CVE-2026-60004: Gitea's diffpatch RCE Is Now Being Exploited
A flaw in Gitea's diffpatch API turns a crafted merge conflict into an executable Git hook. CISA added it after miner payloads showed up. What to patch.
Tag
7 articles tagged #Git.
P.01A flaw in Gitea's diffpatch API turns a crafted merge conflict into an executable Git hook. CISA added it after miner payloads showed up. What to patch.
Bruno stores API collections as plain .bru text files in your git repo, no account or cloud sync needed. Here's how it compares to Postman and why teams switch.
Git worktrees give you multiple branches checked out in separate directories at once. No stashing, no context switching, no losing your place.
Structured commit messages unlock automatic changelogs, version bumps, and release notes. The full setup, from commitlint hooks to shipping in CI.
How we built a Git-to-Supabase content pipeline with SHA-256 delta sync, Edge Functions, and GitHub Actions. Full architecture and code walkthrough.
Trunk-based, Git Flow, GitHub Flow — we have tried them all. Here is the simple Git workflow that works for teams under 10 and the mistakes to avoid.
How we split our agency website into two repos — one for code, one for content — and why this architecture scales better than a monolith. With our exact Git submodule setup, GitHub Actions validation, and content workflow.