git

Back Open Paginator
02.05.2026 16:40
alip (@alip@mastodon.online)

News from #Sydbox #git: New option trace/force_wx_open: Specify whether creating/writing open(2) family system calls for executables should be denied regardless of path. This option is restricted to creat, open, openat, and openat2 syscalls and may be combined with trace/force_umask option to confine filesystem as Write XOR Execute. New profile "wx" combines the new option with trace/force_umask:7177 to confine filesystem as W^X. User profile includes wx profile. #exherbo #linux #security




Show Original Post


02.05.2026 16:00
leanpub (@leanpub@mastodon.social)

Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $8.90! leanpub.com/git-github




Show Original Post


02.05.2026 13:49
SymfonyStation (@SymfonyStation@drupal.community)

David Bushell says: GitHub is sinking. dbushell.com/2026/04/29/github #GitHub #Git
BTW, great site design David.




Show Original Post


02.05.2026 13:47
boilingsteam (@boilingsteam@mastodon.cloud)

Gitea v1.26.1 Released: github.com/go-gitea/gitea/rele

#gitea #linux #update #release #foss #git #selfhosted




Show Original Post


02.05.2026 13:00
smartgit (@smartgit@techhub.social)

What is a remote repository in Git?

1. Local origin/main branch
2. Repo living elsewhere
3. Current branch URL
4. Auto-backup before push

Think you nailed it? 👀 Verify your answer and level up your Git game with instant feedback right here 👉 git-skills.dev/quiz/concepts-r

#Git #GitSkills #SmartGit #Coding #Programming #SoftwareEngineering #CloudComputing #CodeNewbie #100DaysOfCode #TechQuiz





Show Original Post


02.05.2026 11:03
stephane_klein (@stephane_klein@social.coop)

« J'ai découvert Beads, Dolt et DoltgreSQL »

notes.sklein.xyz/2026-05-02_10

#Git #PostgreSQL #IssueTracker




Show Original Post


02.05.2026 10:41
Sythelux (@Sythelux@social.tchncs.de)

General Question. the latest CVE in Linux was fixed across all recent releases. how do you "do" that in git? I mean the fixing across versions. Do you implement it in the most recent version and then you cherry pick it up?

Are there best practices? can anyone recommend a Video?

#DuckDuckFedi #Linux #Git #SoftwareDevelopment




Show Original Post


02.05.2026 02:40
mbt3d (@mbt3d@graphics.social)

Created a new Codeberg account, I had one linked to Github in the past, but hadn't used it. Now may be the time to think about where I keep my tiny repo...
#git #repo #code




Show Original Post


02.05.2026 00:45
dogfox (@dogfox@kpop.social)

The missed a trick when they didn't name the various git commit flags after crimes.

to commit + push: git commit --vandalism

to commit but detach from HEAD: git commit --regicide

to force/clobber: git commit --arson

#git #dev




Show Original Post


01.05.2026 22:44
glairedaggers (@glairedaggers@peoplemaking.games)

Working on a git LFS locking plugin for Godot, allowing you to view the lock state of files (including who has a given file locked) & lock/unlock assets right from the file system dock in the editor.

#gamedev #godot #git #programming





Show Original Post


01.05.2026 16:42
thomy2000 (@thomy2000@fosstodon.org)

It's incredible how many projects completely break when you use a different default name for #Git remotes. I changed if from "origin" to "upstream" a long time ago and I already encountered 3 projects that break just because of that change. The latest one to break seems to be x264.




Show Original Post


01.05.2026 15:33
smartgit (@smartgit@techhub.social)

What is a remote repository in Git?

Think you nailed it? 👀 Verify your answer and level up your Git game with instant feedback right here 👉 git-skills.dev/quiz/concepts-r

#Git #GitSkills #SmartGit #Coding #Programming #SoftwareEngineering #CloudComputing #CodeNewbie #100DaysOfCode #TechQuiz

Local origin/main branch
Repo living elsewhere
Current branch URL
Auto-backup before push




Show Original Post


1 2 3 4 5 6 ...347
UP