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
lfs.url config key is set.-f --force
-i <id> --id=<id>
--jsongit-lfs-lock(1), git-lfs-locks(1).
Part of the git-lfs(1) suite.