Articles tagged #git


UMB.FYI
2026-02-04

📰 Solving Port Conflicts in AI-Assisted Development: HTTP over Named Pipes

Matt Brailsford discusses how AI coding assistants have transformed his workflow, particularly through the use of git worktrees for parallel development. He addresses the "Port Discovery Problem" when multiple demo sites need to run simultaneously, proposing a solution using named pipes for local communication, enhancing reliability and simplifying tooling.

UMB.FYI
2025-12-24

📰 When GitKraken Desktop Runs Slow

Owain.Codes discusses performance issues in GitKraken Desktop, attributing slowdowns during startup, pull requests, and merge conflicts to interference from MemoryBytes antivirus. By adding local Git repository folders to the antivirus exclusion list, performance improved significantly, restoring the tool's intended speed. This common practice enhances development workflows without compromising system security.

UMB.FYI
2025-04-02

📰 QuickTip: Clean Up Old Git Branches with PowerShell

Johan Reitsma shares a PowerShell script designed to automate the cleanup of local Git branches that no longer exist remotely. The script checks if a folder is a Git repository, fetches remote branch info, identifies obsolete local branches (excluding 'develop'), and prompts for confirmation before deletion, streamlining branch management.

UMB.FYI
Archive Polls Pulse Tips Firehose Privacy About

UMB.FYI is built with ❤ by the Umbraco community and is not affiliated with Umbraco HQ