Added a comment: past versions of annexed files
authorIlya_Shlyakhter <Ilya_Shlyakhter@web>
Wed, 11 Mar 2020 21:55:57 +0000 (21:55 +0000)
committeradmin <admin@branchable.com>
Wed, 11 Mar 2020 21:55:57 +0000 (21:55 +0000)
doc/forum/File_history/comment_1_6c15cdf71b99ae3bf8fd5de489a7d3ee._comment [new file with mode: 0644]

diff --git a/doc/forum/File_history/comment_1_6c15cdf71b99ae3bf8fd5de489a7d3ee._comment b/doc/forum/File_history/comment_1_6c15cdf71b99ae3bf8fd5de489a7d3ee._comment
new file mode 100644 (file)
index 0000000..e7f112a
--- /dev/null
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="Ilya_Shlyakhter"
+ avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
+ subject="past versions of annexed files"
+ date="2020-03-11T21:55:57Z"
+ content="""
+1. \"Of a file, to see the changes to that file's content that have happened over time\" -- See [[todo/git-annex-init_should_configure_git_diff_driver]].
+2. \"Of a file, to be able to revert it to an older version of that file's content\" -- if you create a branch off the commit with that file version,  and check out that branch, this will check out the file pointer to the older contents version.  You may need to then [[`git-annex-get`|git-annex-get]] that old content if it has been moved somewhere.
+3. \"Of a file, to get visibility into what versions of that file's content are available on what remotes\" -- see [[`git-annex-log`|git-annex-log]]
+"""]]