1,865 1 year ago

Turn git diff outputs into clear, concise commit messages.

tools 0.5b 1.5b
ollama run mevatron/diffsense:0.5b

Details

1 year ago

92543c287f89 · 531MB ·

qwen2
·
494M
·
Q8_0
{ "num_ctx": 8192 }
{{- if .Suffix }}<|fim_prefix|>{{ .Prompt }}<|fim_suffix|>{{ .Suffix }}<|fim_middle|> {{- else if .M

Readme

Overview:
Writing commit messages doesn’t have to be a chore. diffsense is here to help you quickly summarize your changes by transforming raw git diff outputs into a well-crafted title and description. It’s perfect for developers who want to keep their commits clean and easy to understand without spending extra time.

Why Use diffsense?
- Save Time: Let the model handle the hard part of summarizing your changes.
- Stay Consistent: Keep your commit messages neat, professional, and team-friendly.
- Focus on Code: Spend less time documenting and more time building.

How It Works:
Using diffsense is as simple as running a single command:

git diff | ollama run mevatron/diffsense:1.5b

That’s it! You’ll get a title and description tailored to your changes, ready to commit.

Who’s It For?
If you’re a developer who wants better commit messages with less effort, diffsense is for you.

Try it out and make your commit history something to be proud of!