#gitdiff
If you're looking for a more complete solution to the "visual diff for KiCad" problem, and you have a working Node+Typescript setup, try out "typecad-gitdiff". It's not for me, but it might be for you! www.npmjs.com/package/@typ...
July 24, 2025 at 10:53 PM
4 Git tips beyond the basics geshan.com.np/blog/2014/07...

git diff, global gitignore, git stash, squash commits -- Ageless content :), it is releavnt even after 11 years

#git #gittips #gitdiff #vcs #code #webdev
November 29, 2025 at 8:15 AM
v0.4.5 is cooking:
⦿ Cache file icons to increase performance
⦿ Restore the correct switch buttons states for RAG, Search, GitDiff
⦿ Fix web search with enable/disable of Google/Tavily
⦿ Fix tokens encoding for special chars
⦿ Remove action buttons tooltips
⦿ Fixed GPT4All support
December 16, 2024 at 12:34 PM
J'ai créé un petit utilitaire passe-partout qui peut grandement vous simplifier la vie : gitdiff-watcher (github.com/fcamblor/git...)

L'idée: utiliser un hook qui s'exécute juste avant que CC vous rende la main, et qui lance des commandes si le LLM a modifié certains fichiers.
March 14, 2026 at 9:20 AM
#SmartGit 26.1 Preview introduces "Ask AI" with custom prompts 🤖🧐

Now you can pass your {{ gitDiff }} to the #AI & ask questions: Is this thread-safe? Are variable names consistent?

This turns your #Git client into a smart pair programmer.

Try it now: www.smartgit.dev/download/pre...

#CodeReview
February 3, 2026 at 2:16 PM
A `git diff` shows *what* changed. A changelog needs to explain *why* it matters. That's the AI sweet spot. Automate the translation. #AIDev #GitDiff
February 9, 2026 at 11:00 PM