If the shell has the noclobber option set, s --rebuild will fail to update the .git_index file. Using the >| operator instead of the > operator forces the .git_index file to be clobbered, which is the desired behavior.
13 KiB
13 KiB