From 41c494fd769aef40d18abfc1bcf17cae7e9516ae Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 6 Jul 2015 15:00:00 -0400 Subject: [PATCH] comment --- ...ent_3_2c3d5991056d5915225b2707ad7d25dd._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/forum/files_only_visible_in_.git_annex/comment_3_2c3d5991056d5915225b2707ad7d25dd._comment diff --git a/doc/forum/files_only_visible_in_.git_annex/comment_3_2c3d5991056d5915225b2707ad7d25dd._comment b/doc/forum/files_only_visible_in_.git_annex/comment_3_2c3d5991056d5915225b2707ad7d25dd._comment new file mode 100644 index 0000000000..ac6d42eebf --- /dev/null +++ b/doc/forum/files_only_visible_in_.git_annex/comment_3_2c3d5991056d5915225b2707ad7d25dd._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2015-07-06T18:58:17Z" + content=""" +Take a look at what git branch is checked out in your repository on the PC. +It might have, eg, an old version of the "master" branch checked out, +from before when the files were added. + +Checking out the right branch will get you your files visible. + +You might need to run `git annex sync` on the PC to pull in changes +from the laptop. +"""]]