Explore tweets tagged as #git_commit
Introducing gitshine ✨ A tiny CLI tool to edit past Git commit messages effortlessly. No more git rebase. No more Vim. Just select a commit → edit message → done. Run it: npx gitshine
2
0
3
🚀 Day 57 of #Phase2 #90DaysOfCode 🚀 Hands-on with Git today 💻✨ • clone & init • status • add & commit • push Getting comfortable with version control 🔥 #Git #GitHub #WebDevelopment #CodingJourney #LearningInPublic
0
0
2
Software development just entered a new era. Today we're launching our Git Commit Marketplace, where only functioning solutions gets built and rewarded. Here's how it works: - Post a bounty with your test suite defining what the code must do - Lock escrow - Anyone can claim the
1
3
12
Learning Git properly changed how I think about code. git status git add . git commit -m "meaningful message" git push Simple commands. Powerful workflow. Ready to start my Flutter journey next. #Git #GitHub #Flutter #DevLife #flutter #SoftwareEngineering #codinglife
0
1
2
Thrilled to share that my Git & GitHub Handbook has just been published by @freeCodeCamp ! If you're a developer, I genuinely believe this will become your go-to guide for everyday work - from your first commit to navigating complex projects throughout your career. Dive in and
0
3
6
git pull touch yubikey git commit -m "...." touch yubikey git push touch yubikey
0
0
3
Automata's Proof of Build provides cryptographic proof onchain that an artifact was built from an exact git commit by an expected builder. Read: https://t.co/mWH8FbCVAD A visual representation of the Proof of Build workflow:
0
2
9
git add node_modules git commit -s -m "add node_modules" git push -u origin master -f
9
0
22
Visual Studio 2026 just made Git workflows smoother than ever. ...from faster branch switching to effortless stashing, commit messages, and AI‑powered code reviews, your daily dev flow gets a serious upgrade. Cleaner, quicker, smarter—Git feels like it finally gets you. Read
2
14
116
git commit -m "Implement RevenueCat paywall" 20 minutes and I've replaced my old manual checkout with @RevenueCat's paywall! The dev experience and docs are amazing 🥳🚀
1
0
3
Be honest, what was your weirdest git commit ever Mine - "css is shit"
4
1
11
Cursor rules for Git commit messages make life easier. Been using this setup for a little over a year, works like a charm and saves me time. Should I share all my cursor rules?
3
0
7
git add. git commit -m "fix" --no-verify git push origin main --force
0
0
6
Git & GitHub = Version control + Collaboration + Automation 🚀 Branch. Commit. Merge. Deploy. The foundation of modern development. #Git #GitHub #DevOps #SoftwareEngineering #CodingJourney
0
2
16
Analyze your Git history like never before A CLI tool powered by LLMs that reads & understands your Git repo. It parses commits → generates insights → produces reports right from your terminal. Features • Semantic commit search (ask in plain English) • LLM-powered commit
12
4
52
I was learning about git and github and how to upload my code to the site. It's crazy to think there's a lot of things I really don't know about how things really work fr. I tried multiple times before getting it right though >> git init >> git commit -m >> git push . I'm a bit
2
0
2