Operations | Monitoring | ITSM | DevOps | Cloud

6 Underused Git Commands That Save Time

Git is full of underused powers that most developers never discover. In this GitKon 2025 session, GitKraken Senior Product Manager Jonathan Silva reveals 6 lesser-known Git commands that solve real workflow pain points, from recovering lost commits to managing stashes strategically. Learn how to undo commits without losing work, recover deleted branches with git reflog, cherry-pick without immediate commits, target specific stashes, see contributor breakdowns, and more. Jonathan also demonstrates how GitKraken Desktop makes these workflows visual and intuitive.

Making Security Invisible for Game Developers

Security that developers never have to think about. That's the goal Audrey Long, Senior Gaming Cloud Security Architect at Microsoft Gaming Security, set out to achieve, and then actually built. In this GitKon session, Audrey walks through how Microsoft Gaming tackled a massive identity security challenge across double-digit Entra ID tenants spanning independent game studios. With no existing tooling that fit the pace of game development, her team built the Entra ID Tenant Security Scanner from scratch using the Maester Framework, custom PowerShell, and GitHub Actions.

GitKraken Desktop 11.10: From Top Requests to Today's Release

Seven developer-requested features. Tighter control over branches, history, and large repos. No CLI detours required. If you have been using GitKraken Desktop in a complex repo, you already know what it feels like when the commit graph turns into a wall of branches. When rebasing requires more ceremony than it should. When you just need one file back from three commits ago but have to orchestrate a whole checkout to get it. GitKraken Desktop 11.10 is built for those moments.

GitKraken Desktop 11.10 Release: Pin Branch, Sparse Checkout, Word Wrap and MORE!

GitKraken Desktop 11.10 is live! This release focuses on control over the commit graph, rebases, and more. The kind that makes working in complex repositories feel intentional instead of chaotic. Here’s what’s new: These updates bring long requested structural improvements directly into the GitKraken Desktop UI. If you care about clean history, readable diffs, and managing serious repos without jumping to the CLI, this release is for you.

Stop Vibe Coding Everything: The Case for Spec-Driven Dev

Spec-driven development with AI coding agents could change how you build software. In this GitKon 2025 talk, Erik Hanchett, Senior Developer Advocate at AWS, breaks down why AI coding assistants perform dramatically better when they start with structured specifications instead of raw prompts. If you've been vibe coding your way through complex features and wondering why your AI keeps going off the rails, this is the video for you.

Code Reviews Done Right: The Framework That Stops Bugs Before Production

Learn code review best practices from experienced developer Shashi Lo at GitKon 2025. Discover how to review pull requests effectively, give constructive feedback using the nit vs. non-nit framework, and leverage AI tools like CodeRabbit and GitHub Copilot to catch bugs humans miss. Shashi Lo shares 20+ years of code review philosophy, demonstrating real PR reviews on his Secret Santa app and showing exactly what makes thorough code review essential for shipping production-ready code.

AI Merge Conflict Resolution + Commit Messages in GitKraken Desktop

AI-assisted merge conflict resolution is changing how developers handle Git workflows. Watch GitKraken Ambassador Kevin Bost demonstrate AI-powered features that eliminate merge conflict dread, clean up messy commit history, and generate contextual commit messages in seconds.