-
|
When the modification time of a file changes, but its content remains the same, calling the command line If using Is there any way to update the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Yes - by default |
Beta Was this translation helpful? Give feedback.
Yes - by default
statusdoesn't update the index - if you passGIT_STATUS_OPT_UPDATE_INDEXas a status option, it should do that update.