1GIT-LOCK(1)                       Git Extras                       GIT-LOCK(1)
2
3
4

NAME

6       git-lock - Lock a file excluded from version control
7

SYNOPSIS

9       git-lock <filename>
10

DESCRIPTION

12       Lock local files from version control.
13

OPTIONS

15       <filename>
16
17       The name of the filename.
18

EXAMPLES

20       $ git lock config/database.yml
21

AUTHOR

23       Written by Julio Napuri <julionc@gmail.com>
24

REPORTING BUGS

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

SEE ALSO

29       <https://github.com/tj/git-extras>
30
31
32
33                                 October 2017                      GIT-LOCK(1)
Impressum