From b9323416db0d9d0d001b42794373841a4457aa09 Mon Sep 17 00:00:00 2001 From: anarcat Date: Wed, 24 Jun 2015 16:28:42 +0000 Subject: [PATCH] Added a comment: somewhat --- .../comment_7_8278ee493da14aac86e928d2349d8173._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/Question:_git-annex-only_repo___63__/comment_7_8278ee493da14aac86e928d2349d8173._comment diff --git a/doc/forum/Question:_git-annex-only_repo___63__/comment_7_8278ee493da14aac86e928d2349d8173._comment b/doc/forum/Question:_git-annex-only_repo___63__/comment_7_8278ee493da14aac86e928d2349d8173._comment new file mode 100644 index 0000000000..56aae7d1d3 --- /dev/null +++ b/doc/forum/Question:_git-annex-only_repo___63__/comment_7_8278ee493da14aac86e928d2349d8173._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="anarcat" + subject="somewhat" + date="2015-06-24T16:28:42Z" + content=""" +git-annex doesn't deliberately keep all versions of the files. however, if you change a file (using [[git-annex-edit]]), it will keep the old copy, which will become [[walkthrough/unused_data/]]. that data will be purged by the assistant after a while (if configured to do so) but you can also archive it, etc... + +so in a way, yes, it is versionned, but the unused data is somewhat more 'brittle' than the current dataset. +"""]]