comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 11 Jan 2021 18:55:46 +0000 (14:55 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 11 Jan 2021 18:55:46 +0000 (14:55 -0400)
doc/bugs/windows__58___commits_created_despite_alwayscommit__61__fals/comment_4_65647b8423127d450b0d1753767943d6._comment [new file with mode: 0644]

diff --git a/doc/bugs/windows__58___commits_created_despite_alwayscommit__61__fals/comment_4_65647b8423127d450b0d1753767943d6._comment b/doc/bugs/windows__58___commits_created_despite_alwayscommit__61__fals/comment_4_65647b8423127d450b0d1753767943d6._comment
new file mode 100644 (file)
index 0000000..5733ae8
--- /dev/null
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2021-01-11T18:47:54Z"
+ content="""
+The script only makes one commit of the metadata when I run it on linux.
+(Including in an adjusted unlocked branch like windows uses.)
+
+Since you're using `git -c`, git uses an env var to propagate that setting
+on to child processes. So it's possible something on windows prevents that
+working.
+"""]]