diff --git a/doc/forum/how_to_commit_removed_files_as_repo-droped_entries/comment_1_a9a4baebfb647898a76ee3d5ab6febfd._comment b/doc/forum/how_to_commit_removed_files_as_repo-droped_entries/comment_1_a9a4baebfb647898a76ee3d5ab6febfd._comment new file mode 100644 index 0000000000..0312ac8db8 --- /dev/null +++ b/doc/forum/how_to_commit_removed_files_as_repo-droped_entries/comment_1_a9a4baebfb647898a76ee3d5ab6febfd._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-02-09T17:15:19Z" + content=""" +One way to do this is to switch to a different branch. Then, deletion +of a file won't propigate to other repositories, that don't have that +same branch checked out. + +Or, see +-- file managers can be taught to run `git annex drop` rather than deleting +files. Perhaps xbmc/kodi could be too.. +"""]]