Show HN: A tool to sync env files to your Git worktrees
Category: cli-tool
Tags: git, worktree, env-file, python, cli
Score: 5.5/10 (Innovation: 4, Technical: 5, Documentation: 8, Utility: 5)
A CLI tool that syncs environment files from a primary Git worktree to linked worktrees, solving the common problem of managing untracked env files across branches. It offers thoughtful features like atomic writes, conflict resolution, and extensive configuration, making it a practical addition for developers who use Git worktrees.
Target audience: backend devs, devops
Repository: https://github.com/alxwrd/git-env · Python · MIT · 1 stars
View on Hacker News