mirror of
https://github.com/git/git.git
synced 2026-07-01 12:19:11 +00:00
c15ad650c77ef3213d723efec4e1dca89efba6cd
If the user has partial includes disabled then it doesn't matter what state the working directory is in; if the file has been included in the next commit its index state is A or M and we should immediately run update-index on the working directory file to bring the index in sync with the working directory. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Description
Languages
C
50%
Shell
39.3%
Perl
4.3%
Tcl
3.1%
Python
0.8%
Other
2.3%