Tech Jan 12, 2026 3 min How to Recover a Deleted Remote Branch on GitHub How to restore a remote branch deleted with git push --delete, using GitHub API activity logs. Git GitHub Experiment
Tech Dec 5, 2025 3 min The `nul` File Vite Generates on Windows and the Git Error It Causes The cause of and workaround for a `nul` file being generated in the build output on Windows during Vite development, causing Git push errors. Vite Windows Git Troubleshooting AI Gemini Claude SDD Spec-Driven Development AI-Driven Development Experiment
Tech Nov 30, 2025 3 min Why Vercel Stopped Deploying My Commits (and How I Fixed It) Debugging a silent Vercel deploy failure caused by a mismatched Git user.email on my local machine. Vercel Git GitHub Experiment