From 552b000ef1a218a14e3f27bb66ec8319a1d091df Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 13 May 2024 14:30:18 -0400 Subject: [PATCH] update --- doc/todo/git-remote-annex.mdwn | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/todo/git-remote-annex.mdwn b/doc/todo/git-remote-annex.mdwn index 2bb50d2226..96b5fcd994 100644 --- a/doc/todo/git-remote-annex.mdwn +++ b/doc/todo/git-remote-annex.mdwn @@ -10,9 +10,12 @@ will be available to users who don't use datalad. This is implememented and working. Remaining todo list for it: -* Need to test all types of pushes, barely tested at all. +* Test pushes that delete branches. -* Need to test exporttree=yes remotes. +* Test incremental pushes that don't fast-forward. + +* exporttree=yes remote works, but cloning one from the annex:: url + does not, somehow exportTree is not set then. * Support max-bundles config