Skip to content
Snippets Groups Projects
Commit c15ad650 authored by Shawn O. Pearce's avatar Shawn O. Pearce
Browse files

git-gui: Auto-update any A? or M? files during rescan.


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: default avatarShawn O. Pearce <spearce@spearce.org>
parent f70c3a2c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment