Skip to content

Streamline your Git workflow with a script for AI-generated commit messages in Fork, using OpenAI's suggestions for your staged changes.

Notifications You must be signed in to change notification settings

peerasak-u/fork-ai-commit-msg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fork AI Commit Message

AI Commit Message Example

A tool that auto-generates commit messages using AI. This script integrates a prepare-commit-msg hook with Mistral's language model to provide you with smart, context-aware commit suggestions.

✨ Features

  • AI-Powered Commit Messages: Utilize the latest advancements in AI to create commit messages that are relevant and informative.
  • Seamless Integration: The script works within the Fork environment and interacts smoothly with your existing Git workflow.
  • Easy Installation: Set up the tool with a single command line execution.
  • Customization: Modify the script to suit your individual or team's commit message conventions.

📄 Requirements

  • Fork application for Git
  • curl and jq should be installed on your system
  • An active OpenAI API key

📦 Installation

  1. Navigate to your project's directory in your terminal.
  2. Run the installation script:
bash -c "$(curl -L https://raw.githubusercontent.com/peerasak-u/fork-ai-commit-msg/main/install.sh)"

🚀 Usage

  1. Go to "Local Change" menu in Fork
  2. Click on "Run prepare-commit-msg hook"

About

Streamline your Git workflow with a script for AI-generated commit messages in Fork, using OpenAI's suggestions for your staged changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages