Updated tasks in README

This commit is contained in:
Hassan El Mghari
2023-03-02 00:44:52 -05:00
committed by GitHub
parent dd5e11a403
commit c68a488931

View File

@@ -89,6 +89,7 @@ Video coming soon where I rebuild it from scratch to show you how to easily buil
- Add support for diffs greater than 200 lines by grabbing the diff per file, optional flag - Add support for diffs greater than 200 lines by grabbing the diff per file, optional flag
- Add ability to specify a commit message from inside aicommit if user doesn't like generated one - Add ability to specify a commit message from inside aicommit if user doesn't like generated one
- Play around with prompt to produce optimal result - Play around with prompt to produce optimal result
- Add an alias called `aic` that does "git add . && aicommits && git push"
- Add opt-in emoji flag to preface commits with an emoji, use [this](https://gitmoji.dev) as a guide - Add opt-in emoji flag to preface commits with an emoji, use [this](https://gitmoji.dev) as a guide
- Add opt-in languages flag where it returns the commit in different languages - Add opt-in languages flag where it returns the commit in different languages
- Build landing page for the 2.0 launch - Build landing page for the 2.0 launch