From 1fc419e4479196e9aaaccde77856fb5fcf5f9ff3 Mon Sep 17 00:00:00 2001 From: "dusty@dba9614abc02e013134f95c2c59181a6c12a8468" Date: Tue, 23 Aug 2016 21:53:05 +0000 Subject: [PATCH] Added a comment: Nevermind - broken symlinks will be fixed on commit --- ...ment_5_bc3e37868b276c52a51586641cdb92ae._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/walkthrough/renaming_files/comment_5_bc3e37868b276c52a51586641cdb92ae._comment diff --git a/doc/walkthrough/renaming_files/comment_5_bc3e37868b276c52a51586641cdb92ae._comment b/doc/walkthrough/renaming_files/comment_5_bc3e37868b276c52a51586641cdb92ae._comment new file mode 100644 index 0000000000..5ca3bad944 --- /dev/null +++ b/doc/walkthrough/renaming_files/comment_5_bc3e37868b276c52a51586641cdb92ae._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="dusty@dba9614abc02e013134f95c2c59181a6c12a8468" + nickname="dusty" + subject="Nevermind - broken symlinks will be fixed on commit" + date="2016-08-23T21:53:05Z" + content=""" + +Didn't catch this from the docs above: + +\"Notice that, since annexed files are represented by symlinks, the symlink will break when the file is moved into a subdirectory. But, git-annex will fix this up for you when you commit -- it has a pre-commit hook that watches for and corrects broken symlinks.\" + + +"""]]