directory CoW on import
This commit is contained in:
parent
4b048ca042
commit
b86206b553
4 changed files with 80 additions and 40 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 4"""
|
||||
date="2021-04-14T19:33:13Z"
|
||||
content="""
|
||||
Implemented CoW for directory special remote, comprehensively.
|
||||
|
||||
(Except for when exporting to it, which I'll do for completeness before closing
|
||||
this.)
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 5"""
|
||||
date="2021-04-14T20:07:33Z"
|
||||
content="""
|
||||
Correction: Import from directory special remote copies the content by
|
||||
default still. But with --no-content it does not. Might be you could have
|
||||
used that, if you did not want to load the content up into your repo and
|
||||
were ok leaving it on the remote.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue