From c68a488931443b5f4d0e425aff80a5599c79602c Mon Sep 17 00:00:00 2001 From: Hassan El Mghari Date: Thu, 2 Mar 2023 00:44:52 -0500 Subject: [PATCH] Updated tasks in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3658c61..2e5ef8e 100644 --- a/README.md +++ b/README.md @@ -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 ability to specify a commit message from inside aicommit if user doesn't like generated one - 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 languages flag where it returns the commit in different languages - Build landing page for the 2.0 launch