Added a comment: rename or move files
authorAlbertZeyer <AlbertZeyer@web>
Fri, 1 Jan 2021 21:33:41 +0000 (21:33 +0000)
committeradmin <admin@branchable.com>
Fri, 1 Jan 2021 21:33:41 +0000 (21:33 +0000)
doc/git-annex-move/comment_4_013e20add9a007d3f9a9c2a2ceb6cb06._comment [new file with mode: 0644]

diff --git a/doc/git-annex-move/comment_4_013e20add9a007d3f9a9c2a2ceb6cb06._comment b/doc/git-annex-move/comment_4_013e20add9a007d3f9a9c2a2ceb6cb06._comment
new file mode 100644 (file)
index 0000000..8b9f2ef
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="AlbertZeyer"
+ avatar="http://cdn.libravatar.org/avatar/b37d71961a6a5abf9b7184ed77b5a941"
+ subject="rename or move files"
+ date="2021-01-01T21:33:41Z"
+ content="""
+Is this command also for renaming or moving files, like `git mv`?
+
+If not, I think this should be explained more clearly in the documentation.
+
+If not, how would I move/rename files then? As I understand, annexed files are just symlinks. So if I would move the file to another directory (e.g. via `git mv` or just `mv`), the symlink might break.
+
+"""]]