(no commit message)
authoraloukian@c071735c08bc04266b792aa478ad1bae2d6a8b50 <aloukian@web>
Wed, 4 Nov 2015 23:28:46 +0000 (23:28 +0000)
committeradmin <admin@branchable.com>
Wed, 4 Nov 2015 23:28:46 +0000 (23:28 +0000)
doc/forum/Git_annex_status_always_showing_annexed_files_as_modified.mdwn

index 2207c4cd7fc5620d534aac770fb1bda98b20076c..df2d9da273285f457d457026c89c015dfc7eb33b 100644 (file)
@@ -18,4 +18,15 @@ M ..\15-11-03/rc-test-2 (2015 Nov 03).csv
 M ..\15-11-03/wash-absorption.png
 ```
 
+Edit: I should add that this repo is untrusted. Doing sync on it just ends up pulling from remotes, not pushing anywhere:
+```
+λ git annex sync
+commit  (recording state in git...)
+ok
+pull origin
+ok
+pull github
+ok
+```
+
 How would I check if this is a problem with my installation or a bug in git annex?