curl --location 'http://127.0.0.1:8001/api/v1/wx/github/status?path=undefined'{
"is_git_repo": true,
"current_branch": "string",
"has_changes": true,
"remote_url": "string",
"last_commit": "string",
"ahead_commits": 0,
"behind_commits": 0,
"error": "string"
}