--- /dev/null
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2023-04-04T19:17:56Z"
+ content="""
+I've made user.useConfigOnly be honored when set.
+
+Turns out it was not practical for git-annex init to not set user.name and
+user.email when that is necessary to get git commit to work. But it now
+avoids setting those when user.useConfigOnly is set.
+"""]]