mention reversion
authorJoey Hess <joeyh@joeyh.name>
Tue, 2 Apr 2024 21:33:20 +0000 (17:33 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 2 Apr 2024 21:33:20 +0000 (17:33 -0400)
doc/todo/multiple_-m.mdwn

index c9c01b2ef9fb4ddc60152269f63981dc3a7b1617..5bcb74fe74e3ecf9310c8dd36892cf1c14c185d4 100644 (file)
@@ -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]]