https://github.com/wbrijesh/gitcc
CLI for managing mirrors wihtout hooks and conventional commits
https://github.com/wbrijesh/gitcc
conventional-commits git git-mirror
Last synced: about 2 months ago
JSON representation
CLI for managing mirrors wihtout hooks and conventional commits
- Host: GitHub
- URL: https://github.com/wbrijesh/gitcc
- Owner: wbrijesh
- Created: 2023-09-25T08:40:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T06:34:34.000Z (over 2 years ago)
- Last Synced: 2023-10-01T07:33:12.530Z (over 2 years ago)
- Topics: conventional-commits, git, git-mirror
- Language: Rust
- Homepage: https://gitcc.brijesh.dev
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitCC
A tool to automate git mirrors management and conventional commits
### Todo
- [x] Show selection options like conventional commit options like commitizen
- [x] Create new commit
- [x] Push to remote
- [ ] Add new remote
### Temporary notes
- [x] Add message to select_option function
- [ ] Make make_commit function's arguments optional