diff options
-rw-r--r-- | doc/forum/how_to_commit_removed_files_as_repo-droped_entries/comment_1_a9a4baebfb647898a76ee3d5ab6febfd._comment | 13 |
1 files changed, 13 insertions, 0 deletions
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 000000000..0312ac8db --- /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 <http://git-annex.branchable.com/tips/file_manager_integration/> +-- file managers can be taught to run `git annex drop` rather than deleting +files. Perhaps xbmc/kodi could be too.. +"""]] |