summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/walkthrough/renaming_files/comment_4_1cf4cb6be73223755cb611ec097d1498._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/walkthrough/renaming_files/comment_4_1cf4cb6be73223755cb611ec097d1498._comment b/doc/walkthrough/renaming_files/comment_4_1cf4cb6be73223755cb611ec097d1498._comment
new file mode 100644
index 000000000..beeccc6ac
--- /dev/null
+++ b/doc/walkthrough/renaming_files/comment_4_1cf4cb6be73223755cb611ec097d1498._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="dusty@dba9614abc02e013134f95c2c59181a6c12a8468"
+ nickname="dusty"
+ subject="moving files with git mv can yield broken symlink"
+ date="2016-08-23T21:48:59Z"
+ content="""
+Hey Joey,
+
+Just wondering how we rename/move files around into different directories within a repository without breaking the symbolic links. If we move to a different directory and the depth is different than where the files were originally in the repo then the symbolic link is broken.
+
+Thanks
+"""]]