Releases: rchtgpt/gitg0
Releases · rchtgpt/gitg0
Swervy Stark
Changes
- fix #65 gtg start typo @sheldor1510 (#66)
- Add input check and fix whoami docs @dotrachit (#64)
🚀 CLI Tool
- Add gitgo automatically if not present @yashk2000 (#60)
Zesty Zebra
Changes
- Test written for Branch name suggestion @shahpreetk (#58)
- Test made for Commit Suggestion @shahpreetk (#57)
🚀 CLI Tool
- Empty specific attributes from .gitgo before pushing it on github @yashk2000 (#55)
- Add a command to give summary of all instructions @yashk2000 (#52)
Charismatic Cheetah 🌈
Changes
🚀 CLI Tool
- Added Issue Type Recommendations feature @shahpreetk (#50)
- Capitalizing default value on pressing enter @dotrachit (#46)
- Change recommended text color to green @dotrachit (#44)
- Fix commit message suggestion for standard template @agg-shambhavi (#42)
- Add instructions for checking out and committing @yashk2000 (#40)
📝 General
- Update Readme @yashk2000 (#49)
- Create a Notice for the project @yashk2000 (#48)
- Add contributing guidelines @yashk2000 (#47)
- Capitalizing default value on pressing enter @dotrachit (#46)
Automated Albatross
Changes
- 🐛 cli: fix dependency issue @agg-shambhavi (#24)
🚀 CLI Tool
- Store branch commit names @yashk2000 (#38)
- Update gitgo attributes dynamically @yashk2000 (#36)
- Suggest commit messages using the template provided in .gitgo file @agg-shambhavi (#34)
- cli: Check if suggested branch name exists @dotrachit (#31)
- cli: fixed .gitgo line change after writeFile() execution @dotrachit (#30)
- Write the commit type to gitgo @yashk2000 (#28)
- Update gitgo properties @yashk2000 (#25)
📝 General
- Fix release workflow @yashk2000 (#26)
Semantic Snake
- Added feature to suggest branch name and commit title from the issue description 🤸
- Add configurations such that the app can be used from the CLI 💻
- Added CLI commands:
gg config
: To setup, the gitgo file, the configurations, commit guidelines, preferences for emojis, the first time a repo is being initialized 🤖gg start
: To start gitg0 when a contributor is working and take in the issue title, and work they might be doing 🌟
Asiatic Lion
- Renamed our tool to
Gitg0
✏️ - Published the package on npmjs 📦
- Fetch issue and usernames dynamically 📶
- Create a new file, a
.gitgo
file to store configs for a particular repo 📚