iiRecord
Agentic AI Atlas · CLAUDE_CODE_GIT_BASH_PATH
env-var:claude-code-git-bash-patha5c.ai
II.
EnvVar JSON

env-var:claude-code-git-bash-path

Structured · live

CLAUDE_CODE_GIT_BASH_PATH json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/claude-code-env-vars-shell.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-git-bash-path",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-shell.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_GIT_BASH_PATH",
    "description": "[Windows only] Path to the Git Bash executable (bash.exe) when not in PATH.",
    "name": "CLAUDE_CODE_GIT_BASH_PATH",
    "category": "shell",
    "valueType": "path"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-git-bash-path",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}