fix a bug where files skipped by 'got update' could not be updated again
commita769b60bb76783d3bc6637d75907b6ca5d623f40
authorStefan Sperling <stsp@stsp.name>
Sun, 27 Jun 2021 09:22:52 +0000 (27 09:22 +0000)
committerStefan Sperling <stsp@stsp.name>
Sun, 27 Jun 2021 09:22:52 +0000 (27 09:22 +0000)
tree0899aa6a6c8e8d18bf6449438e40628691db97e9
parentc333d3f7e18758890f7454075451edf36eb26c0f
fix a bug where files skipped by 'got update' could not be updated again

ok semarie@
lib/fileindex.c
lib/got_lib_fileindex.h
lib/worktree.c
regress/cmdline/update.sh