logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

git-setup - Set up a git repository

Author

       Written by Aggelos Orfanakos <agorf@agorf.gr>

Description

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

Examples

       $ git setup path/to/repository

Name

git-setup - Set up a git repository

Options

       <directory>

       The name of a new directory to setup. By default, the current working directory.

Reporting Bugs

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

See Also

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

                                                  October 2024                                      GIT-SETUP(1)

Synopsis

git-setup [<directory>]

See Also