diff --git a/issues/f18d1bc1-a500-453d-9260-6cd49f6b92a5/comments/3501cd29-fe40-419c-9225-f571be320393.json b/issues/f18d1bc1-a500-453d-9260-6cd49f6b92a5/comments/3501cd29-fe40-419c-9225-f571be320393.json new file mode 100644 index 0000000..998cfcc --- /dev/null +++ b/issues/f18d1bc1-a500-453d-9260-6cd49f6b92a5/comments/3501cd29-fe40-419c-9225-f571be320393.json @@ -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" +} \ No newline at end of file diff --git a/meta/counters.json b/meta/counters.json index 588bc9e..c91feb9 100644 --- a/meta/counters.json +++ b/meta/counters.json @@ -1,5 +1,5 @@ { "next_display_id": 44, - "next_comment_id": 67, + "next_comment_id": 68, "next_milestone_id": 1 } \ No newline at end of file