(no commit message)
authorpdz <pdz@web>
Tue, 29 Oct 2024 16:25:33 +0000 (16:25 +0000)
committeradmin <admin@branchable.com>
Tue, 29 Oct 2024 16:25:33 +0000 (16:25 +0000)
doc/forum/Assistant___47___watch_doesn__39__t_create_symlinks.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Assistant___47___watch_doesn__39__t_create_symlinks.mdwn b/doc/forum/Assistant___47___watch_doesn__39__t_create_symlinks.mdwn
new file mode 100644 (file)
index 0000000..1828b91
--- /dev/null
@@ -0,0 +1,8 @@
+When I add a file manually with `git annex add` it works like expected: the file is replaced by a symlink pointing to a file in .git/objects.
+But with assistant or watch, I end up with a copy in my working tree.
+
+
+Is this by design?
+
+I use version 10.20240831-gb3dc65615318ffed194dfb85e631482d4515a180
+I tried it on a linux box with btrfs and on WSL2 with ext4.