From Feature Branches to Agent Branches ft. Antigravity
Explores Git worktrees and agent branches in Antigravity for organizing AI-assisted development workflows.
Explores Git worktrees and agent branches in Antigravity for organizing AI-assisted development workflows.
A developer shares custom Vim/Neovim key mappings for efficient Git operations like staging hunks and navigating changes directly within the editor.
Introducing tree-me, a CLI tool that simplifies Git worktree management with automation and sensible defaults for parallel development workflows.
A guide to building a meaningful open source journey beyond Hacktoberfest, focusing on creating opportunities and contributing ethically.
A tutorial on using GitHub Copilot to automatically generate Conventional Commit messages in VS Code and IntelliJ IDEA.
A developer shares two technical learnings: using GitHub Desktop as a CLI tool and the purpose of the Public Suffix List for web security.
Learn 10 essential Git stash commands to save uncommitted changes, switch branches, and manage your workflow efficiently.
Mitchell Hashimoto proposes reorienting GitHub Pull Requests around immutable changesets to solve common review workflow problems.
A developer explains their iOS-only workflow for writing, managing images, and publishing posts to a Jekyll static site using Git and automation tools.
Essential Git helper functions for automating common tasks like switching to main, rebasing, and cleaning up branches.
A tutorial on integrating Netlify CMS with a Gatsby site to manage and publish blog content through a Git-based workflow.
Developer updates on aerc2 email client progress, git-send-email.io tutorial, lists.sr.ht improvements, and Wayland work for Sway and Godot.
A software team shares their adapted Git workflow for managing a monolithic codebase with multiple independent development teams.
Explores the benefits of using email-based git workflows with tools like git send-email, contrasting them with web platforms like GitHub.