<kh21PortfolioKH/>
Home About Projects Blog Contact
← Back to Articles

Article tag

Git

Git version control workflows and tools

Official Git logo integrated into converging commit rails ending in a verified sealSoftware Development

Sign and Verify Git Commits with Existing SSH Keys

Use SSH keys to sign Git commits, verify trusted identities locally, separate work and personal keys, and enforce signatures safely in CI.

Sep 5, 20269 min read
Editorial illustration of one Git tree branching into three separate developer workspacesSoftware Development

Git Worktree Guide: Run Branches Side by Side

Use Git worktrees to run feature branches, reviews, and hotfixes in parallel without stashing or cloning the repository again.

Aug 30, 20266 min read
Git commit graph narrowed by binary search to isolate a software regressionSoftware Development

Find Software Regressions Faster with Git Bisect

Learn how to use git bisect manually and automate it with a test script to find the exact commit that introduced a bug or performance regression.

Aug 27, 20266 min read
< kh21Portfolio />

Built with 💚 using Nuxt & Tailwind CSS

© 2026 Khairul Aqram. All rights reserved.