#commits — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #commits, aggregated by home.social.
-
VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage
https://github.com/microsoft/vscode/pull/310226
#HackerNews #VSCode #Copilot #GitHub #commits #coding #issues
-
Claude Code refuses requests or charges extra if your commits mention "OpenClaw"
https://twitter.com/theo/status/2049645973350363168
#HackerNews #ClaudeCode #OpenClaw #commits #technews #developercommunity #programming
-
Gitlogue – A terminal tool that replays your Git commits with animation
https://github.com/unhappychoice/gitlogue
#HackerNews #Gitlogue #Git #commits #animation #terminal #tool #coding #tools #GitHub
-
This might be the TUI of the year ⭐
🎬 **gitlogue** — A cinematic Git commit replay tool for the terminal.
⚡ Watch commits unfold with typing animations, syntax highlighting and a live-updating file tree.
🤯 Watch your repo code itself.
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/unhappychoice/gitlogue
#rustlang #ratatui #tui #git #commits #replay #terminal #screensaver
-
My Git history was a mess of 'update' and 'fix' – so I made AI clean it up
https://github.com/f/git-rewrite-commits
#HackerNews #GitHistory #AI #Cleanup #Commits #TechInnovation
-
Today was #rage and #pullrequests.
1. Yes, #hardcoded #opaque identifiers are a little tiny bit faster in this task that runs for a couple of minutes on an irregular, on-demand basis. But maybe you should look up those monstrosities starting from their #humanfriendly equivalents which are much more descriptive.
2. Fine, you wrote some #shellscript with #LLM. It's not very #DRY and it interfaces poorly with the #pipeline syntax. This will require #commits to a branch, not just a #review.
-
🤔 Wow, someone scanned #GitHub for "Oops Commits" and discovered that maybe, just maybe, people make #mistakes. 👏 But hey, sign up for a webinar to learn how #AI #assistants can help you blunder your way into more #security risks! 😂🔍
https://trufflesecurity.com/blog/guest-post-how-i-scanned-all-of-github-s-oops-commits-for-leaked-secrets #Oops #Commits #risks #HackerNews #ngated -
"This transparency transforms git history from a record of changes into a record of intent" says this article from Max Mitchell.
https://www.maxemitchell.com/writings/i-read-all-of-cloudflares-claude-generated-commits/
He applauds developers who include the original prompts to commit messages for AI generated code, saying it's "a new form of documentation that bridges human reasoning and machine implementation".
It's not so new though. There's a long history of a few developers desperately trying to get their colleagues to answer one simple question in commit messages:
"WHY?!?"
-
🤔 Oh wow, Max Mitchell read all of Cloudflare's AI-written #git #commits. How groundbreaking! 📜 Apparently, this is like an archeological dig of "human-AI #collaboration." Spoiler: it's mostly just a lot of Ctrl+C, Ctrl+V. 🤖💤
https://www.maxemitchell.com/writings/i-read-all-of-cloudflares-claude-generated-commits/ #Cloudflare #AI #HumanAI #TechInnovation #CtrlC #CtrlV #HackerNews #ngated -
I Read All of Cloudflare's Claude-Generated Commits
https://www.maxemitchell.com/writings/i-read-all-of-cloudflares-claude-generated-commits/
#HackerNews #Cloudflare #Claude #Commits #Reading #TechInsights
-
Men’s Basketball: FIU transfer center Vianney Salatchoum commits to TCU https://www.rawchili.com/nba/19894/ #Basketball #center #CollegeBasketball #commits #fiu #frogs #FrontPage #men #o #s #salatchoum #tcu #To #transfer #vianney #war
-
Australia Commits to Ongoing Support for Somalia Amid Funding Hurdles #Somalia #WestAfrica #Australia #commits #funding #Hurdles #ongoing #Somalia #support
https://tinyurl.com/2b56srb7 -
#Development #Cheatsheets
Fixing common Git mistakes · With the proper commands, most mishaps are recoverable https://ilo.im/1621gt_____
#Programming #Coding #VersionControl #Git #Commits #Repository #WebDev #Frontend #Backend -
⛬ Mi histórico de commits del año: cada puntito es un bug potencial en producción.
🔗 https://postspark.app/github-contributions?username=baumannzone
-
Today I found a tool for your Git commits! ☘️
🦊 **koji**: An interactive CLI for creating conventional commits with ease.
🚀 Supports automatic versioning, changelog generation & emojis!
🦀 Written in Rust!
⭐ GitHub: https://github.com/cococonscious/koji
#rustlang #git #commits #conventional #tool #commandline #semver #cli
-
#Development #Techniques
Searching for and navigating Git commits · How to make exploring commits much more enjoyable https://ilo.im/160hys_____
#Programming #VersionControl #Git #Commits #WebDev #Frontend #Backend -
Conventional Commits
查資料的時候翻到的,寫 commit 常有 feat: 或是 fix: 這樣的 prefix,剛剛才突然想到這應該是有人訂規範的,翻了一下應該是「Conventional Commits」這個,裡面也引用了另外一個專案:「commitlint」。
所以 type 的部分可以有很多種類,剛剛前面提到的 feat: 以及 fix: 都在裡面:
build
chore
ci
docs
feat
fix
perf
refactor
revert
style
test對於有規範用英文寫 commit log 的單位可以直接套用,不算太複雜,但對於 junior engineer 可以很自然的把 fi
https://blog.gslin.org/archives/2024/10/04/12015/conventional-commits/
#Computer #Murmuring #Programming #commit #commits #conventional #feat #fix
-
New #blog publication (boosted by @writefreely via @[email protected]) :
"My Git cheatsheet"
-
Generar CHANGELOG.md basado en la diferencia de tags de Git
#ChangeLog #Commits #Common #Conventional #Git #Markdown #SCM #SemVer #Tags