You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: git-add: simplify discussion of ignored files
- Mention the --force option earlier
- Remove the explanation of shell globbing vs git's internal glob
system, it's a common gotcha but I don't think this is an appropriate
place to explain that concept. There's some discussion of the gotchas
around globbing and `git add` in the EXAMPLES section which I think
is clearer.
Signed-off-by: Julia Evans <[email protected]>
0 commit comments