Day 2 of my intro to #github. Today I learned how to make my first commit and create a pull request. Nothing's exploded yet! Cookies and gold stars please!đȘâïž learn.github.com/skills #foss #continuingeducation #over50 #git

#heptapod 18.10.0 (final) released, featuring #gitlab 18.10.3
Changelog: https://foss.heptapod.net/heptapod/heptapod/-/blob/heptapod-18.10.0/HEPTAPOD_CHANGELOG.md
Download instructions: https://heptapod.net/pages/get-heptapod.html#get-heptapod #git #mercurial
#heptapod 18.8.4 released, bumping #gitlab to the 18.8.9 patch/security release
Changelog: https://foss.heptapod.net/heptapod/heptapod/-/blob/heptapod-18.8.4/HEPTAPOD_CHANGELOG.md
Download instructions: https://heptapod.net/pages/get-heptapod.html#get-heptapod #git #mercurial
Be honest: how many times have you Googled "how to undo a git commit"? đ
Most of us put #Git Expert on our resumes, but the CLI is still terrifying. That's why we built a completely free tool to help you master it đ https://www.git-skills.dev/
Test your knowledge with interactive Git quizzes, learn practical Git How-Tos, and stop stressing over merge conflicts.
Go take a quiz & drop your score in the comments! Letâs see who the real Git Masters are đ
#coding #programming #developers #SmartGit
Wit, unker, Git: The lost medieval pronouns of English intimacy
https://www.bbc.com/future/article/20260408-the-extinct-english-words-for-just-the-two-of-us
#HackerNews #Wit #unker #Git #medieval #pronouns #English #intimacy #lost #words
I liked "The #Git Commands I Run Before Reading Any Code" post[1], but during the part that contains ""Reverts every couple of weeks means the team doesnât trust its deploy process. Theyâre evidence of a deeper issue: [âŠ]" something in me yelled: "This is more nuanced, and people will be drawing the wrong conclusions if they believe this blindly".
Because for the #Linux #kernel reverts often are a good thing for two entangled reasons:
* No "deploy process" can find all bugs, so some will only be found in the wild. This, sadly, is especially true for the #LinuxKernel, as its drivers and hardware are messy and full of bugs and quirks that need to be handled in kernel code.
* A quick revert can be the fastest way to ensure that mainline usually remains usable and is tested by people, as "fixing a bug through a follow-up commit" often takes more time than "reverting and reapplying later with the bug fixed"[2].
[1] From Alex Piechowski: https://piechowski.io/post/git-commands-before-reading-code/
[2] Can also be better in case people have to use "git bisect" later for other reasons, as the bug then won't interfere while in the range where it's not yet resolved.

@electret great, it get's never boring in the #HomeLab right :) I used to have a simple list with things I plan to do in #docmost but nowadays started to use Issues in #forgejo. So #forgejo is now really the single source of truth in the homelab with all the glory #git delivers.
Dos anyone know if there are good utilities to generate a static interactive html pages for #git log files. Need to submit evidence to those not tech savvy.
Av nÄgon anledning kan jag aldrig komma ihÄg vÀxlarna till #git. Det ligger nog en förbannelse över mig.
#git hat das Problem der #Theodizee nochmal auf ein ganz neues Level gehoben.
Ich will doch nur einen Konflikt lösen!
A whole new redesigned repository details screens:
- Files browser
- Files actions with universal menu
- Sub menu for listing items
Dock is now integrated with repo details too.
RC is dropping soon once the repo detail screens are done.
#gitnex #app #git #android #foss #opensource #codeberg #gitea #forgejo

The Git Commands I Run Before Reading Any Code
https://lemmy.world/post/45363839