This commit is contained in:
parent
c38dfc8290
commit
a9b5adb6eb
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
I created a test remote using the command:
|
||||
|
||||
git annex initremote mybup type=bup encryption=none buprepo=/tmp/mybup
|
||||
|
||||
I can copy files to and from the remote just fine. However, every time I do so it makes changes inside `~/.bup`. If I delete `~/.bup` it will recreate it. Is this expected? Are the files in `~/.bup` of any consequence?
|
Loading…
Add table
Reference in a new issue