Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

27 Commits

Repository files navigation

gitinit

Build StatusLicense

v0.2.1status

A cli tool, easy way to git init a new repository.

Features

  • gitinit --init - create an empty Git repository or reinitialize an existing one
  • gitinit --bare - create a bare repository
  • gitinit --origin=REPO - manage origin repository to REPO

Usage

$ gitinit -h
A cli tool, easy way to 'git init' a new repository.
Usage:
gitinit (-i|--init) [--origin=REPO]
gitinit -b|--bare
gitinit --origin=REPO
gitinit -h|--help
gitinit -v|--version
Options:
-i --init create an empty Git repository or reinitialize an existing one
-b --bare create a bare repository
--origin=REPO
reset 'origin' repository to 'REPO'
-h --help show help message
-v --version show version

License

The MIT License

About

A cli tool, easy way to 'git init' a new repository.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages