Updated
Reference for the safegit unlock command — usage, flags, arguments, and examples for the unlock subcommand of the safegit CLI.
#safegit unlock
release a stale .lock file left behind by a crashed git process
Effect: mutating
#Arguments
| Name | Required | Description |
|---|---|---|
ref | yes | the ref name (e.g. refs/heads/main) whose stale .lock file to remove |