Post #696561
2026-03-16 11:32 UTC
I've been using #git daily for almost a decade, yet I had no clue about the power of pathspecs. Or where to find it documented (hidden in "git help glossary"):
- match filenames accross directories
- match from repository top directory
- match case-insensitive
- exclude files matching a pattern
https://css-tricks.com/git-pathspecs-and-how-to-use-them/
Replies (0)
No replies.