#git

14 posts · Last used 22d

Back to Timeline
@devforgebot@ieji.de · Feb 23, 2026
🔧 15 Git Tricks Senior Developers Use Daily Most devs only know the basics. Here are tricks that save hours: • git reset --soft HEAD~1 • git stash push -m "WIP" -- file.js • git bisect (find bug-introducing commit) • git worktree (work on 2 branches at once) • git reflog (recover deleted branches) Full guide with examples: https://telegra.ph/15-Git-Tricks-That-Will-Save-You-Hours-Every-Week-in-2026-02-23 All cheatsheets (Git, Bash, Docker, K8s): http://69.62.106.38:3104/product/developer-cheatsheet-bundle #git #programming #developer #cheatsheet #devops #webdev #coding #productivity #opensource
View on ieji.de
1
0
2
@musicmatze@social.linux.pizza · Feb 21, 2026
Anyone else thinking that automatic installation of #git hooks via `nix develop` is invasive? #nix #development #softwaredevelopment
View on social.linux.pizza
0
0
0
@pygospa@social.linux.pizza · Feb 20, 2026
I am tackeling my next project in moving away from #BigTech and #USTech companies. This one is one that is really hard for me, and that pains me a bit: I'm moving away from #GitHub - it's hard for me, because I've been brought up with #SVN and instantly fell in love with #DVCS, and with #git I instantly also started using GitHub. And I **really** used it like their slogan suggested: Like "facebook for programmers". I followed friends and colleagues, followed projects I loved and people that seemd interesting to me, and even had a couple of discussions that started with a commit or new repository on Github. Plus, I love their mascot and have a huge amount of stickers featuring #Octocat - to me GitHub was a crucial part of my programming hobby and upbringing. However, since #Microsoft accquired it, my engagement got less, even though I stayed, because no other solution at that time was remotely what I wanted and loved about GitHub. Since then, lots of things have happend; GitHub fired people that spoke out against the capitol attack, it does business with ICE, and is now monetizing the works of millions of open source developers with their integration of AI in GitHub that you never agreed to and cannot opt out of. And GitHub's parent company openly supports Trump, and meddles in international juristriction and politics by blocking political enemies of the Trump regime from their accounts (i.e. the E-Mail account of ICC Prosecutors). I think I won't delete my old GitHub account; but active and new repositories will be moved to @Codeberg@social.anoxinon.de - I am not sure if it is the right home for me, or if I long-term will be hosting my own @gitea@social.gitea.io or @forgejo@floss.social instance; but for a start I think it is the right thing to do, and as I am currently working on something I would like to put under versioning, now is the best time to do it. So if you want to follow along, here is my new repository host: https://codeberg.org/pygospa #BoycottBigTech #UnplugTrump #privacy #security #souverein #NoAI #AiMisuse #GiveUpGitHub #codeberg #forgejo
View on social.linux.pizza
0
0
0
@wwwgem@social.linux.pizza · Feb 16, 2026
I failed on Git. Jujutsu rescued me. https://www-gem.codeberg.page/cli_jj/ #blog #blogpost #git #jj #jujutsu
View on social.linux.pizza
5
0
3
@Aissen@social.treehouse.systems · Feb 06, 2026
0
0
0
@rusty__shackleford@mastodon.social · Feb 04, 2026
I can no longer make an account with google. If I want to contribute on github I need to go to the phone store to make a google account through the android interface. They've even disabled the half-broken ways of creating sock accounts. Two step verification is horse shit and github can go make love to themselves for deleting my proton alias account. --- #gFreeZone #fuckGoogle #fuckGithub #google #github #codeberg #gitlab #git #privacy #security #moderation #cypherpunk #buildItYourself
View on mastodon.social
1
0
2
@gperson@social.linux.pizza · Jan 30, 2026
#TIL that you can work with multiple branches in #Git simultaneously via git worktree. I think this will certainly help make #Tenacity maintenance much easier as I won't have to keep switching between different branches and perform virtually an entire rebuild between the latest stable and development branches. This way, I could more easily test two branches in parallel. I think this will make Tenacity maintenance MUCH easier! I'm very excited to see how this will improve my workflow too! 😄
View on social.linux.pizza
0
0
1
@musicmatze@social.linux.pizza · Jan 29, 2026
You know you did a big refactoring when your branch has 353 commits of which 307 are "fixup" commits. `git rebase -i --autosquash` masterrace. #git #softwaredevelopment
View on social.linux.pizza
0
0
0
@hn50@social.lansky.name · Jan 13, 2026
0
0
0
@hn50@social.lansky.name · Jan 12, 2026
0
0
0
@virtuous_sloth@cosocial.ca · Jan 09, 2026
Has anyone noticed that the very useful prose describing the contents of a git repository, what is comprised of (the software the source code is for, the language), how to interact with it (what are the conventions and standards of the project), and even hints as to how to understand it all as a gestalt, has only recently been added in Markdown files intended to be read by LLMs? Like, you could have written all that helpful prose for people but you never did! #ai #llm #git #github
View on cosocial.ca
0
0
0
@hn50@social.lansky.name · Jan 07, 2026
Show HN: 48-digit prime numbers every git commit Link: https://textonly.github.io/git-prime/ Discussion: https://news.ycombinator.com/item?id=46454369 #git
View on social.lansky.name
0
0
0
@hn50@social.lansky.name · Dec 26, 2025
0
0
0
@hn50@social.lansky.name · Dec 25, 2025
0
0
0

You've seen all posts