From 0cc115a5eedba98ab5184143d5bf1f58cad8b00f Mon Sep 17 00:00:00 2001 From: Alan Wong Date: Mon, 17 Jun 2024 10:36:25 -0700 Subject: [PATCH] Clarify AI usage for GitButler --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5205449..5fd996a 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Git Clients - [GitBrain](https://gitbrain.dev/) — Git client that simplifies the git workflow. Splits code changes, generates summaries & commit messages for code changes. Uses OpenAI. -- [GitButler](https://gitbutler.com/) — Git client for simultaneous branches on top of your existing workflow. Defaults to OpenAI, can be changed to Perplexity +- [GitButler](https://gitbutler.com/) — Git client for simultaneous branches on top of your existing workflow. Defaults to OpenAI, can be changed to Perplexity for generating conventional commit messages. ## Assistants