From: Joey Hess Date: Mon, 8 Apr 2024 13:16:27 +0000 (-0400) Subject: update X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~25^2~32 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=967f887b953377d125896c382131717f3ecf21bb;p=git-annex.git update --- diff --git a/doc/todo/git-remote-annex.mdwn b/doc/todo/git-remote-annex.mdwn index 7109738d0f..5693c40da1 100644 --- a/doc/todo/git-remote-annex.mdwn +++ b/doc/todo/git-remote-annex.mdwn @@ -6,7 +6,8 @@ It will be a safer implementation, will support incremental pushes, and will be available to users who don't use datalad. Work is in the `git-remote-annex` branch, currently we have a design for -the core data files. +the core data files and operations. + I still need to do some design work around using the git-annex branch to detect concurrent push situations where changes to the manifest get lost,