Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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