author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 27 Nov 2006 00:46:45 +0000 (19:46 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 27 Nov 2006 05:48:49 +0000 (00:48 -0500) | ||
commit | c15ad650c77ef3213d723efec4e1dca89efba6cd | |
tree | 5771facb0b33e0fbd5910086dfb98e7bd64a3041 | tree | snapshot |
parent | f70c3a2caccf4f0f5abfd3d0db4120e8659dd0d7 | commit | diff |
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: Shawn O. Pearce <spearce@spearce.org>
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>
git-gui | diff | blob | history |