| Crates.io | gitrepoman |
| lib.rs | gitrepoman |
| version | 0.1.0 |
| created_at | 2018-06-12 15:43:15.844689+00 |
| updated_at | 2018-06-12 15:43:15.844689+00 |
| description | Utility for managing git projects on Github or Gitlab |
| homepage | |
| repository | https://gitlab.redox-os.org/redox-os/gitrepoman |
| max_upload_size | |
| id | 69777 |
| size | 14,955 |
To use, secret.toml must be present in the working directory.
gitlab = API_TOKEN
github = API_TOKEN
By default, https URLS are used. To switch to ssh URLs, use the --ssh flag.
gitrepoman github pop-os clone
gitrepoman github pop-os pull
gitrepoman github pop-os checkout
gitrepoman gitlab gitlab.redox-os.org redox-os clone
gitrepoman gitlab gitlab.redox-os.org redox-os pull
gitrepoman gitlab gitlab.redox-os.org redox-os checkout