update
authorJoey Hess <joeyh@joeyh.name>
Mon, 8 Apr 2024 13:16:27 +0000 (09:16 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 8 Apr 2024 13:16:27 +0000 (09:16 -0400)
doc/todo/git-remote-annex.mdwn

index 7109738d0f38f48e0a6a83f80bbbba90b003f804..5693c40da1cb957254dae2bb26def30745df7d63 100644 (file)
@@ -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.
+<http://source.git-annex.branchable.com/?p=source.git;a=blob;f=doc/internals/git-remote-annex.mdwn;hb=git-remote-annex>
 
 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,