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

NAME

6       git-unlock - Unlock a file excluded from version control
7

SYNOPSIS

9       git-lock <filename>
10

DESCRIPTION

12       Unlock local files from version control.
13

OPTIONS

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

EXAMPLES

20       $ git unlock 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-UNLOCK(1)
Impressum