From: aloukian@c071735c08bc04266b792aa478ad1bae2d6a8b50 Date: Wed, 4 Nov 2015 23:28:46 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~324^2~103 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=50ba4f2a9529eb765fa58f9bb1d1d7dfec66feb8;p=git-annex.git --- diff --git a/doc/forum/Git_annex_status_always_showing_annexed_files_as_modified.mdwn b/doc/forum/Git_annex_status_always_showing_annexed_files_as_modified.mdwn index 2207c4cd7f..df2d9da273 100644 --- a/doc/forum/Git_annex_status_always_showing_annexed_files_as_modified.mdwn +++ b/doc/forum/Git_annex_status_always_showing_annexed_files_as_modified.mdwn @@ -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?