README.md (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
# 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 |