safegit v0.26.0 /safegit unlock

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

Arguments
NameRequiredDescription
refyesthe ref name (e.g. refs/heads/main) whose stale .lock file to remove
Search