Skip to content

Guancheng-Li/repo_control

Repository files navigation

repo_control

A tool to manage a single git repo to simplify the git commands.

Dependencies:

  1. click

TODO:

  • 1. Add bazel
  • 2. Add unittest
  • 3. More functions if not easy to use git command directly...
repo_control_main.py --help
Usage: repo_control_main.py [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  abandon
  branch
  checkout
  conflict
  diff
  drop
  list-commit
  publish
  stage
  start
  status
  submodule-update
  sync
  test
  version

About

A single repo control tool to simplify the git commands

Resources

License

Stars

Watchers

Forks

Packages

No packages published