fix exporting when the file is in the top of the repo
takeDirectory "foo" is ".", and that will confuse webdav, so only use that code path when there is a subdirectory.
This commit is contained in:
parent
4a2d148599
commit
3337f7c272
2 changed files with 20 additions and 2 deletions
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 6"""
|
||||
date="2021-03-16T18:13:45Z"
|
||||
content="""
|
||||
I think I see how my change broke exporting to the top directory of the
|
||||
repo. I've committed a fix for that.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue