From 967f887b953377d125896c382131717f3ecf21bb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 8 Apr 2024 09:16:27 -0400 Subject: [PATCH] update --- doc/todo/git-remote-annex.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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,