anon-31e9bd66: comment on issue #43 at 2026-03-31T16:33:01Z
This commit is contained in:
@@ -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"
|
||||||
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"next_display_id": 44,
|
"next_display_id": 44,
|
||||||
"next_comment_id": 67,
|
"next_comment_id": 68,
|
||||||
"next_milestone_id": 1
|
"next_milestone_id": 1
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user