fix comment format
This commit is contained in:
parent
d3f3e8f587
commit
2b6fc17f70
1 changed files with 2 additions and 2 deletions
|
@ -140,8 +140,8 @@ withAltRepo modrepo unmodrepo a = do
|
|||
- When pid locking is in use, this tries to take the pid lock, and if
|
||||
- successful, holds it while running the child process. The action
|
||||
- is run with the Annex monad modified so git commands are run with
|
||||
- an env var set, which prevents child git annex processes from t
|
||||
- rying to take the pid lock themselves.
|
||||
- an env var set, which prevents child git annex processes from
|
||||
- trying to take the pid lock themselves.
|
||||
-
|
||||
- This way, any locking the parent does will not get in the way of
|
||||
- the child. The child is assumed to not do any locking that conflicts
|
||||
|
|
Loading…
Add table
Reference in a new issue