DOKK / manpages / debian 12 / git-extras / git-unlock.1.en
GIT-UNLOCK(1) Git Extras GIT-UNLOCK(1)

git-unlock - Unlock a file excluded from version control

git-unlock <filename>

Unlock local files from version control.

<filename>

The name of the filename.

$ git unlock config/database.yml

Written by Julio Napuri <julionc@gmail.com>

<https://github.com/tj/git-extras/issues>

<https://github.com/tj/git-extras>

October 2022