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

NAME

6       git-setup - Set up a git repository
7

SYNOPSIS

9       git-setup [<directory>]
10

DESCRIPTION

12       Set up a git repository if one doesn´t exist, add all files and make an
13       initial commit.
14

OPTIONS

16       <directory>
17
18       The name of a new directory to setup. By default, the  current  working
19       directory.
20

EXAMPLES

22       $ git setup path/to/repository
23

AUTHOR

25       Written by Aggelos Orfanakos <agorf@agorf.gr>
26

REPORTING BUGS

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

SEE ALSO

31       <https://github.com/tj/git-extras>
32
33
34
35                                 October 2017                     GIT-SETUP(1)
Impressum