git add -u / git add --update
my_dir
git add -u my_dir/ / git add --update my_dir/
-u
--update
Pro tip: use ```triple backticks around text``` to write in code fences