git

Back Open Paginator
31.03.2026 20:06
winbuzzer (@winbuzzer@mastodon.social)

winbuzzer.com/2026/03/31/claud

Claude Code Bug May Destroy Uncommitted Work Every 10 Minutes





Show Original Post


31.03.2026 19:53
thomas (@thomas@metalhead.club)

Automating the generation of my blog's static files has another benefit:

I won't forget to commit and push my changes. Because a commit+push is essential for the build process to start.

In recent years it has happened numerous times: I generate the new blog version, upload it - and forget to git commit. 🤷‍♂️

Won't happen anymore. đź’Ş

#git #blog #automation #pipeline #cicd




Show Original Post


31.03.2026 19:33
thomas (@thomas@metalhead.club)

Got Woodpecker to build the Docker image that is used in my "build and deploy Hugo blog" pipeline.

Automating things is fun! 🥳

#forgejo #woodpecker #git #cicd




Show Original Post


31.03.2026 17:41
lwn (@lwn@fedi.lwn.net)

[$] The role of LLMs in patch review

Discussion of a memory-management patch set intended to clean up a helper function for handling huge pages spiraled into something else entirely after it was posted on March 19. M [...]

lwn.net/Articles/1064830/ #LWN #Linux #kernel #Git




Show Original Post


31.03.2026 15:13
ppb1701 (@ppb1701@ppb.social)

Back in Part 11 of the series i wrote
"If GitHub ever 'goes stupid' — account suspension, policy changes, acquisition drama — all my code is sitting on hardware I own, with backups being replicated by Syncthing. GitHub becomes the mirror, not the source of truth."

I recently added Spoiler alert to the post...

blog.ppb1701.com/github-pivote

#codeberg #git #gitea #github #homeserver #microsoft #nixos #selfhosting #bigtech #blog




Show Original Post


31.03.2026 13:46
post (@post@programming.dev)

Let the commits tell the story

programming.dev/post/48066082




Show Original Post


31.03.2026 12:32
smartgit (@smartgit@techhub.social)

What is a commit in Git?

Check out the correct answer and reinforce your Git knowledge with immediate feedback on every quiz question here 👉 git-skills.dev/quiz/git-basics/

#Git #Coding #Programming #100DaysOfCode #CodeNewbie #SmartGit #SoftwareEngineering #TechQuiz #Developer

Permanent repo snapshot
Auto-deleting temp save
Copy on a remote server
Merge of two branches




Show Original Post


31.03.2026 10:29
stsquad (@stsquad@mastodon.org.uk)

If people are worried about #emacs #vc-mode executing code when doing #git operations they are going to be shocked about the amount of access your average #elisp #package has to your environment.




Show Original Post


31.03.2026 08:23
adingbatponder (@adingbatponder@fosstodon.org)

@stadtkind @edwtjo Thanks for the input. FYI this is my playbook for this #git #nixos #flake synch / reconciliation process when two flakes have deviated and you want to make them the same by using a repo, e.g. codeberg , as the single ource of truth. The solution uses the branch main on the main computer which has the main flake that should be up to date always, & a branch on the other machine named after the machine. The other machine will always commit to its branch codeberg.org/adingbatponder/re




Show Original Post


31.03.2026 02:24
kouki21 (@kouki21@unredacted.social)

I don't think GrapheneOS needs social media nor community. The problem is having social media requires them to interact w/ the community. The expectation for that is the interaction should be positive & open for discussion. Thing is it's not happening, so only using email and Git is the best option.

#GrapheneOS #SocialMedia #Community #Git




Show Original Post


30.03.2026 20:35
futurile (@futurile@mastodon.social)

@abcdw I've been using for the last few weeks. The fact that it's using as a backend so other people don't have to convert is great.

The main benefit I see is that it's so easy to rebase and move around in your changes. Still learning though!




Show Original Post


30.03.2026 19:31
esparta (@esparta@ruby.social)

I'm still configuring my #alpinelinux + #cosmic desktop, and I realize I didn't want to install git in the main user-land on that computer, I'm being extra paranoid - and kind of petty. So I did whatever sane person would do:

- install #podman
- configure podman to be #rootless
- install #crun because rootless is not exactly what I really want
- install #toolbx
- install #git inside that isolated container
- profit




Show Original Post


1 ...37 38 39 40 41 42 43 44 45 46 47 ...347
UP