diff options
author | http://joeyh.name/ <joey@web> | 2013-05-20 17:46:09 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-05-20 17:46:09 +0000 |
commit | 737118a7e45ebfff2e74fe7a7e08e0b90df53f72 (patch) | |
tree | d45021e375ac198f224adf703dc10936967d9551 | |
parent | 8f0cb94bff78cd9e87e0bab4949bb3c87abfef0e (diff) |
Added a comment
-rw-r--r-- | doc/forum/how_to_remove_files_and_symlinks_but_keep_historical_file_contents/comment_3_a7a9c55c2ad448179dff5d5b69976c7d._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/how_to_remove_files_and_symlinks_but_keep_historical_file_contents/comment_3_a7a9c55c2ad448179dff5d5b69976c7d._comment b/doc/forum/how_to_remove_files_and_symlinks_but_keep_historical_file_contents/comment_3_a7a9c55c2ad448179dff5d5b69976c7d._comment new file mode 100644 index 000000000..39ed8306c --- /dev/null +++ b/doc/forum/how_to_remove_files_and_symlinks_but_keep_historical_file_contents/comment_3_a7a9c55c2ad448179dff5d5b69976c7d._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 3" + date="2013-05-20T17:46:08Z" + content=""" +Erm, I missed that you want to use direct mode. All this fun with git won't really work in direct mode, and indeed direct mode is not able to guarantee that old versions of modified files are retained. + +Direct mode is nice for some applications involving syncing and less than ideal devices, but not for this. +"""]] |