git-setup - Set up a git repository
Contents
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>]
