]> Sergey Matveev's repositories - public-inbox.git/commitdiff
import: auto-update index when done
authorEric Wong <e@80x24.org>
Fri, 17 Jun 2016 01:56:05 +0000 (01:56 +0000)
committerEric Wong <e@80x24.org>
Fri, 17 Jun 2016 01:57:26 +0000 (01:57 +0000)
This prevents multiple update processes from stepping over
each other while called under the lock, and also allows the
new -watch process to update the index iff indexing was
desired.


No differences found