export fromPath
Not used in git-annex, but I am using it in git-backup
This commit is contained in:
parent
9b51ec9dbf
commit
3ca7cf5db1
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ module Git.Construct (
|
|||
fromCurrent,
|
||||
fromCwd,
|
||||
fromAbsPath,
|
||||
fromPath,
|
||||
fromUrl,
|
||||
fromUnknown,
|
||||
localToUrl,
|
||||
|
|
Loading…
Reference in a new issue