mirror of
https://github.com/git-for-windows/git.git
synced 2026-06-13 00:50:13 -05:00
dde5974ef109ed3aadfbac4d233899fb04d1c9ff
There was a bug with the way we handled deleted file status. A file really shouldn't be in D_ state when it has been deleted, instead it is really DD. Therefore we should have toggled _D to DD, not D_, thereby letting us toggle back to _D. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Description
Releases
335
Languages
C
50.2%
Shell
39.2%
Perl
4.3%
Tcl
3%
Python
0.8%
Other
2.3%