ShareHub

Discover and share articles, posts, and links from across the web.

The Problem With `git add .`

The Problem With `git add .`

Blaze Glacier · 3/24/2026

When I first learned I could run: git add . Instead of adding files one at a time, I felt like I had discovered some secret Git trick. No more: git add file1...