From e216bd5f102f68ea8f9bf83ecb80276a0f2b50b6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 2 Apr 2024 17:33:20 -0400 Subject: [PATCH] mention reversion --- doc/todo/multiple_-m.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/todo/multiple_-m.mdwn b/doc/todo/multiple_-m.mdwn index c9c01b2ef9..5bcb74fe74 100644 --- a/doc/todo/multiple_-m.mdwn +++ b/doc/todo/multiple_-m.mdwn @@ -1,2 +1,6 @@ git-annex sync etc -m should be able to be specified multiple times. In git commit, multiple -m can be used to make a multiparagraph commit. --[[Joey]] + +> I got this implemented, but it caused a reversion. See +> [[!commit a8dd85ea5a9f8515819db04b9f1d154488193e7d]] +> for what needs to be done on this next. --[[Joey]]