git-unlock
- Unlock a file excluded from version control
git-lock
<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>