1,865 1 year ago

Turn git diff outputs into clear, concise commit messages.

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

Details

1 year ago

562a6b480241 · 986MB ·

qwen2
·
1.54B
·
Q4_K_M
{ "num_ctx": 8192 }
{{- if .Messages }} {{- if or .System .Tools }}<|im_start|>system {{- if .System }} {{ .System }} {{

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!