comment typo
This commit is contained in:
parent
5c34edc35c
commit
ed3d46a2de
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ objectDir :: OsPath
|
||||||
objectDir = addTrailingPathSeparator $ annexDir </> literalOsPath "objects"
|
objectDir = addTrailingPathSeparator $ annexDir </> literalOsPath "objects"
|
||||||
|
|
||||||
{- Annexed file's possible locations relative to the .git directory
|
{- Annexed file's possible locations relative to the .git directory
|
||||||
- in a non-bare eepository.
|
- in a non-bare repository.
|
||||||
-
|
-
|
||||||
- Normally it is hashDirMixed. However, it's always possible that a
|
- Normally it is hashDirMixed. However, it's always possible that a
|
||||||
- bare repository was converted to non-bare, or that the cripped
|
- bare repository was converted to non-bare, or that the cripped
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue