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,