@thedevs · Post #2103 · 07.04.2024 г., 08:35
Difftastic, a structural diff that understands syntax. #tools#diff#git @thedevs https://thedevs.link/XoFaY6
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #347 · 23 окт.
Удобный сервис для генерации команд ffmpeg. ➡️https://alfg.dev/ffmpeg-commander/ Отлично подходит для изучения ffmpeg и для быстрых набросков команды. А так же, на заметку, python-обертка #tools#libs
Пребарај: #diff
@thedevs · Post #2103 · 07.04.2024 г., 08:35
Difftastic, a structural diff that understands syntax. #tools#diff#git @thedevs https://thedevs.link/XoFaY6
@seeker_rc · Post #20171 · 10.05.2026 г., 14:55
[commit-hook] 给 git commit 加了个 AI 质检员,开源求参与 团队 commit message 质量一直是个头疼事——「 fix bug 」「 update code 」满天飞,CR 时大量时间花在纠正描述上。 于是写了 commit-hook:一个 git commit-msg hook ,commit 时自动拿 diff 跟 message 对账,LLM 判定不匹配就拦截并给出改进建议。 仓库: <https://github.com/Casper-Mars/commit-hook> 目前 MVP 已跑通,Python CLI ,uv tool install 一行装完,`commit-hook ini... via V2EX 分享创造 标签: #commit#hook#diff ⚡️探索号频道 ⚡️探索者频道 ⚡️探索者交流群 ⚡️ Youtube 频道:科技探索者 每天推荐有趣内容,欢迎订阅、转发。
@awesomeopensource · Post #160 · 24.08.2018 г., 14:18
diff-so-fancy 改善 git-diff 的可读性。有助于提高代码质量并帮助您更快地发现问题。 Languages:#Perl Tags:#git#diff#fancy 感谢 @WeloveZoe 的投稿