aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawlYu7QmD7wrbHWkoxuriaA9XcijM-g5vrQ <Royal@web>2014-03-08 07:05:30 +0000
committerGravatar admin <admin@branchable.com>2014-03-08 07:05:30 +0000
commit22e87762e608ab8ec419a26bd9727a5721f06693 (patch)
tree235d98cbafc5990c2f88e8942b55d7a990cd1407 /doc
parent990b3604e90703a32ded0c676116a8151173396b (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/drop_old_versions_of_a_file.mdwn3
1 files changed, 3 insertions, 0 deletions
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 000000000..95f103dcc
--- /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).