From 620c23017d7727a74844f58d2aea7c3098b7c5a2 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlYu7QmD7wrbHWkoxuriaA9XcijM-g5vrQ" Date: Sat, 8 Mar 2014 07:05:30 +0000 Subject: [PATCH] --- doc/forum/drop_old_versions_of_a_file.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/drop_old_versions_of_a_file.mdwn diff --git a/doc/forum/drop_old_versions_of_a_file.mdwn b/doc/forum/drop_old_versions_of_a_file.mdwn new file mode 100644 index 0000000000..95f103dcc9 --- /dev/null +++ b/doc/forum/drop_old_versions_of_a_file.mdwn @@ -0,0 +1,3 @@ +I have a music repository which has multiple versions of a music file(modified id3 tags etc,.) and in my music player same file is showing two times with two different id3 tags, one is from music directory and another is from .git-annex directory which is a older version(which I don't want to see). + +I was just wondering if there is a way I can drop old version of a file in android(direct mode).