git show 57ee | head -c 4000 | llm -s 'This is the first part of a diff. What did this commit actually *do*? Your answer should fit in a tweet.'
Using Git diffs with LLM to summarize commit changes
By
–

By
–

git show 57ee | head -c 4000 | llm -s 'This is the first part of a diff. What did this commit actually *do*? Your answer should fit in a tweet.'