git-remote-manager

Git Remote Manager


Keywords
git, remote, private, server
License
MIT
Install
pip install git-remote-manager==0.0.2

Documentation

Git Remote Manager

A Python library that manages the remote git repository

Usage

Usage: grm [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  add      Create a repository.
  config   Edit the config.
  init     Create a git remote root directory or...
  list     List existing repository.
  migrate  Migrate the repositorys to other remote.
  rm       Remove a repository.
  version  Show version and exit.