git

Back Open Paginator
12.12.2025 13:45
hn50 (@hn50@social.lansky.name)

Guarding My Git Forge Against AI Scrapers

Link: vulpinecitrus.info/blog/guardi
Discussion: news.ycombinator.com/item?id=4

#git




Show Original Post


12.12.2025 12:37
heptapod (@heptapod@fosstodon.org)

#heptapod 18.6.0rc2 released featuring #gitlab 18.6.2 and the HGitaly managed sidecar (needs to be configured) Docker: hub.docker.com/r/heptapod/hept Changelog: foss.heptapod.net/heptapod/hep #git #mercurial




Show Original Post


12.12.2025 12:35
nobodyinperson (@nobodyinperson@fosstodon.org)

I'm using #git subtree for the first time in a real setting. It feels nicer than git submodules, because you can just commit and everything downstream is included. You can then push the individual subtrees later and it'll pick only the commits that actually touched their directories. `git log` gets a bit crowded though with duplicate commits (from parent and subtree repos). And there's no rebasing IIUC, so one needs to merge upstream subtree changes.




Show Original Post


12.12.2025 12:25
arndg (@arndg@social.kapellen.onl)

@kubikpixel Self-Hosted Forgejo, ist dank docker compose in 5 Minuten installiert.

#forgejo #git




Show Original Post


12.12.2025 12:06
Wuzzy (@Wuzzy@cyberplace.social)

Rofl #GitHub Actions is/was apparently so broken that #Zig decided to move to #Codeberg a few weeks ago.

ziglang.org/news/migrating-fro

Apparently the thing that was too much for Zig is a HORRIFYING bug causing runners to run forever because of a broken sleep script.

github.com/actions/runner/issu

Good. The more projects leave GitHub, the better.

#software #microsoft #proprietary #git #CI #bug #development




Show Original Post


12.12.2025 11:40
kubikpixel (@kubikpixel@chaos.social)

»Self-hosted Git — Jeder zweite Gogs-Server im Netz ist wohl kompromittiert:
Auch in Deutschland dürften einige Gogs-Instanzen betroffen sein. Angreifer können über eine bisher ungepatchte Lücke Schadcode einschleusen.«

Diesbezüglich gibt es einige Open-Source Git-Hoster Alternativen, welche könnt ihr empfehlen oder gleich Git auf Server rudimentär ohne GUI einrichten?

🧑‍💻 golem.de/news/self-hosted-git-

#git #gogs #selfhosting #opensource #it #github #selfhostedgit #itsicherheit #web #itsec




Show Original Post


12.12.2025 11:37
heptapod (@heptapod@fosstodon.org)

#heptapod 18.4.6 released, bumping#gitlab to the 18.4.6 regular patch/security release Changelog: foss.heptapod.net/heptapod/hep Download instructions: heptapod.net/pages/get-heptapo #git #mercurial




Show Original Post


12.12.2025 10:13
opensuse (@opensuse@fosstodon.org)

Split #config from state. Keep your #desktop portable. This #oSC25 session shows how #qubesome lets you define your desktop in #Git, run it securely in #containers, and move between machines without losing your setup. #Linux #openSUSE youtu.be/KBWfGMUBGgI?si=i1KtKC




Show Original Post


12.12.2025 10:04
cprass (@cprass@mastodon.social)

Inspired by my colleagues at work I'm starting to learn (jj).

No, not the Japanese martial art, the version control system.

jj-vcs.dev/latest/

Some things I am looking forward to coming from git:
- no branches
- no index/staging-area
- auto-committed working-copy
- auto-rebased descendant commits
- operation log replacing reflog

Also fully compatible with git, so I can just use it for work while others are still using git.




Show Original Post


12.12.2025 09:26
heiseonlineenglish (@heiseonlineenglish@social.heise.de)

GitLab: Attackers can create wiki pages with malware

Security patches close multiple vulnerabilities in the GitLab development environment.

heise.de/en/news/GitLab-Attack

#Git #IT #Patchday #Security #Sicherheitslücken #Updates #news




Show Original Post


12.12.2025 09:19
heisec (@heisec@social.heise.de)

GitLab: Angreifer können Wiki-Seiten mit Malware anlegen

Sicherheitspatches schließen mehrere Schwachstellen in der Entwicklungsumgebung GitLab.

heise.de/news/GitLab-Angreifer

#Git #IT #Patchday #Security #Sicherheitslücken #Updates #news




Show Original Post


12.12.2025 04:35
greg (@greg@aus.social)

`git blame` but it also shows you who reviewed and approved the merge.

#git




Show Original Post


1 ...161 162 163 164 165 166 167 168 169 170 171 ...348
UP