anon-31e9bd66: comment on issue #43 at 2026-03-31T16:33:01Z

This commit is contained in:
Flo
2026-03-31 18:33:01 +02:00
parent 8fa95d1bb7
commit 35dc8e0290
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
{
"uuid": "3501cd29-fe40-419c-9225-f571be320393",
"issue_uuid": "f18d1bc1-a500-453d-9260-6cd49f6b92a5",
"author": "anon-31e9bd66",
"content": "start_session exports GIT_CONFIG_GLOBAL='' (empty string) when not set. An empty value tells git 'no global config' vs unset which uses ~/.gitconfig. Fix: only export GIT_CONFIG_GLOBAL if it was already set.",
"created_at": "2026-03-31T16:33:01.816553Z",
"kind": "observation"
}

View File

@@ -1,5 +1,5 @@
{
"next_display_id": 44,
"next_comment_id": 67,
"next_comment_id": 68,
"next_milestone_id": 1
}