You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If file lock can't be taken because of a permission or readonly
error then assume that the index is immutable and locks are not needed.
Writer side is unchanged as if lock would be skipped then the write
is assumed to fail anyway.
Signed-off-by: Tonis Tiigi <[email protected]>
0 commit comments