Post #2386067
2026-05-08 19:12 UTC
@tastapod@mas.to -N is --intent-to-add right ? i use it mostly because git add -p doesn't work on untracked files, which is annoying as i use it quite extensively
Replies (1)
-
@SRAZKVT@tech.lgbt 2026-05-08 19:38
@tastapod@mas.to also -N does add the path to the index, that's how the file is tracked after all, it just has no content