Working with Git inside Vim
A developer shares custom Vim/Neovim key mappings for efficient Git operations like staging hunks and navigating changes directly within the editor.
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 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.
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.