GIT-LFS-UNLOCK(1) | GIT-LFS-UNLOCK(1) |
git-lfs-unlock - Remove "locked" setting for a file on the Git LFS server
git lfs unlock [<options>] <path>
Removes the given file path as "locked" on the Git LFS server. Files must exist and have a clean git status before they can be unlocked. The --force flag will skip these checks.
-r <name>, --remote=<name>
-f, --force
-i <id>, --id=<id>
--json
git-lfs-lock(1), git-lfs-locks(1).
Part of the git-lfs(1) suite.
2023-04-09 |