git

Back Open Paginator
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


01.05.2026 15:30
lwn (@lwn@fedi.lwn.net)

[$] Version-controlled databases using Prolly trees

Modern database and filesystems make pervasive use of B-trees, which are tree structures optimized for storing sorted lists of keys and values on block devices. Dolt is an Apache [...]

lwn.net/Articles/1068864/ #LWN #Linux #Python #Git #PostgreSQL #PostgreSQL




Show Original Post


01.05.2026 15:00
dlsl (@dlsl@mastodon.online)

Oh nice, Forgejo has repository migration tool that covers most git forges! Time to migrate my projects from GitLab, which I escaped to few years back from GitHub.

#forgejo #git #development #software




Show Original Post


01.05.2026 13:19
GripNews (@GripNews@mastodon.social)

🌘 奪回 Git 自由:SourceHut 入門指南
➤ 擺脫微軟監控與 AI 剝削,回歸純粹的開源協作環境
btxx.org/posts/beginners-guide
本文旨在呼籲開發者擺脫 GitHub 的束縛,轉向更尊重隱私與去中心化精神的 SourceHut。作者嚴厲批判 GitHub 被微軟收購後的數據追蹤、Copilot 對代碼的侵略性抓取,以及過度社交化的傾向。SourceHut 提供了一套極簡且高效的替代方案,將 Pull Request 回歸為傳統的郵件補丁(Patches),將瑣碎的 Issue 改良為輕量的 TODO。透過這篇指南,讀者將瞭解如何利用現有工具實現無帳號貢獻、高效的本地審查流程,並在不受 AI 幹擾與地緣政治審查的環境中開發軟體。
+ 作為一名長期使用 GitHub 的開發者,看到 Copilot 未經授權抓取代碼確實讓人不安。這篇文章提供的 Patches 工作流雖然有門檻,但看起來是回歸 Git 初衷的好方法。
+ 郵件補丁系
託管




Show Original Post


01.05.2026 11:12
habr (@habr@zhub.link)

Git изнутри

Для меня Git относится к тем технологиям про которые все слышали, многие пользуются, но про которые всегда узнаёшь что-то новое. Git - система контроля версий, которую используют все IT-специалисты. Конечно, кто-то использует и другие, но я таких не встречал. Данный туториал рассматривает Git со стороны локального пользователя и не затрагивает темы разворачивания своего удалённого репозитория или его администрирования.

habr.com/ru/articles/1030010/

#git




Show Original Post


01.05.2026 09:50
cymplecy (@cymplecy@fosstodon.org)

Just saying that I decided to try out other GUI #git programs (I was previously using GitKraken but find it too confusing at times) and I'm liking #GittyUp flathub.org/en/apps/com.github




Show Original Post


1 2 3 4 5 6 ...346
UP