set_token
Store a personal access token for HTTP git authentication. Returns confirmation (token value is never echoed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | Personal access token to store. | |
| workingDirectory | No | Git repo path. Default current directory. | . |