mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-27 12:41:05 -05: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
Releases
335
Languages
C
50.6%
Shell
38.7%
Perl
4.3%
Tcl
3.1%
Python
0.8%
Other
2.3%