git

Back Open Paginator
28.11.2025 09:15
heisec (@heisec@social.heise.de)

Sicherheitslücken in GitLab: Angreifer können Zugangsdaten abgreifen

Die Softwareentwicklungsplattform GitLab ist verwundbar. Sicherheitsupdates schließen mehrere Schwachstellen.

heise.de/news/Sicherheitslueck

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




Show Original Post


28.11.2025 07:40
ethauvin (@ethauvin@mastodon.social)

Scanning 5.6 million public GitLab repositories for secrets

trufflesecurity.com/blog/scann




Show Original Post


28.11.2025 05:45
askubuntu (@askubuntu@ubuntu.social)

Is the Snapdragon X Elite (ARM) ready for a daily web dev driver (LAMP stack, Node, Git) on Ubuntu 24.10/25.04? #git #lamp #arm #compatibility #2410

askubuntu.com/q/1560199/612




Show Original Post


28.11.2025 04:18
eclecticpassions (@eclecticpassions@fosstodon.org)

I'm still not very good at making my Git commit messages (for my blog repo) look good; I'm often just trying to dump all the self-reminders/notes in there kind of messily.

I now know (a bit late):
1. The first line is the most important and should be <50 characters with no period
2. There should be a blank line after the first
3. The rest can be up to 72 char.

I hope one day my commit messages can be clean and consistent!

Good guide here: wiki.openstack.org/wiki/GitCom

#gitcommit #git #gitcommits




Show Original Post


28.11.2025 02:57
tanja (@tanja@mastodon.catgirl.cloud)

:neocat_sad: :neocat_woozy:

Termux be like

fatal: detected dubious ownership in repository at '/storage/emulated/0/Repos/Notes-md'

And if I run the command (and even when it's set to *) it still yields the same output.

Oh, and when I try to create a new repo I get

fatal: Invalid path '/storage/emulated': No such file or directory

Notably I can cd there in Termux without issue and read and write files without any problems.

This used to work. For months.

All that changed is I tried messing with Shizuku and rish,,

How is this now broken?
restic still works, too

#termux #git #shizuku




Show Original Post


28.11.2025 02:08
wolf (@wolf@makes.hoof-paw.art)

This was kinda neat..
was running into errors performing git pushes:

```
error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
send-pack: unexpected disconnect while reading sideband packet
```

seems the problem was git running out of local buffer space:

`git config --global http.postBuffer 157286400`

seems to have resolved the problem!

#git #macos #sysadmin #devops #linux




Show Original Post


27.11.2025 21:48
xolatgames (@xolatgames@mastodon.gamedev.place)

Hi, everyone! 🥱🙂

Here's a small update for Vasya who go to his Home 🏡

Now the game has music 🎵 and sounds 🎶

You can download the new version of the game from its Codeberg page 🏔️ 👉 codeberg.org/xolatgames/Vasya-

See you soon, folks 😉

#codeberg #opensource #rust #rustlang #cargo #game #games #gamedev #gamedevelopment #opensourcegame #opensourcegames #dev #devlog #devlogs #git #inkscape #tiled #TiledMapEditor #maze #adventure #ActionAdventure #2d #topview #simple #cartoonstyle





Show Original Post


27.11.2025 19:33
wojtek (@wojtek@social.vivaldi.net)

RE: mastodon.social/@nixCraft/1156

Excellent news and development.

Currently we are stuck in vicious circle where "everyone are on #github because everyone are on #github (to reach people)". The more distributed the #git echosystem the better…




Show Original Post


27.11.2025 19:21
habr25 (@habr25@zhub.link)

Как патчить ядро Linux: подробное руководство

Всем привет, это Тимур. Сейчас в YADRO я разрабатываю сетевую операционную систему для коммутаторов KORNFELD. В ходе этого проекта летом я получил сложную задачу: реализовать установку опции PROTO_DOWN для Ethernet-интерфейсов в ядре Linux. «Из коробки» ядро поддерживает эту опцию только для vxlan и macvlan-интерфейсов, а для Ethernet поддержка определяется драйвером сетевого устройства. В статье я подробно расскажу о той части задачи, что касается непосредственно ядра Linux. На реализацию требования я потратил много сил, времени и хочу, чтобы мой опыт остался в сообществе. Постараюсь максимально подробно объяснить каждый шаг, чтобы вы смогли построить собственный процесс разработки на этой основе, даже если никогда не занимались разработкой для ядра. Статья будет полезна не только программистам, но и любителям Linux, так как в большей степени она посвящена тонкостям работы с этой ОС, а не программированию.

habr.com/ru/companies/yadro/ar

#kornfeld #коммутаторы #патчинг #linux #linux_kernel_development #c #git #kernel




Show Original Post


27.11.2025 19:15
yPhil (@yPhil@mstdn.social)

Did you ever OH FUCK!! committed AND pushed a HUGE DIR containing a MASS of files (you know git add . *never* do that) that will FOREVER pollute your #git repo, making you the BUTT of the JOKE whenever any team member wants to pull/push the repo?

Enter BFG.

rtyley.github.io/bfg-repo-clea

It's written in #Scala, the language of royalty.

Thank me later. Seriously, thank me, I insist.

This shit will blow-your-mind.




Show Original Post


27.11.2025 18:31
shom (@shom@gts.shom.dev)

I have the How Git Works zine from @b0rk and it is fantastic (get the printed version, it's nice!) and it is a very useful resource even as a long-term user and fan of git. I might get myself another zine, the Terminal one.

via https://social.jvns.ca/@b0rk/115622285573521088

#Linux #Git #Zine




Show Original Post


27.11.2025 17:40
heptapod (@heptapod@fosstodon.org)

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




Show Original Post


1 ...176 177 178 179 180 181 182 183 184 185 186 ...348
UP