git-lock (1)
Leading comments
generated with Ronn/v0.7.3
http://github.com/rtomayko/ronn/tree/0.7.3
(The comments found at the beginning of the groff file "man1/git-lock.1".)
NAME
git-lock - Lock a file excluded from version control
SYNOPSIS
git-lock <filename>
DESCRIPTION
Lock local files from version control.
OPTIONS
<filename>
The name of the filename.
EXAMPLES
$ git lock config/database.yml
AUTHOR
Written by Julio Napuri <
julionc@gmail.com>
REPORTING BUGS
<
github.com/tj/git-extras/issues>
SEE ALSO
<
github.com/tj/git-extras>