git

Back Open Paginator
18.02.2026 14:43
gothub (@gothub@exquisite.social)

The Game of Trees Hub is now hosting an #OpenBSD #Git repository mirror:

openbsd.gothub.org

The repositories available on our mirror contain the same data as already available at the openbsd accounts on Codeberg and Github but we do not rely on these other sites for updates. Repository updates are regularly being pushed to us directly from Canada.




Show Original Post


18.02.2026 13:23
Armavica (@Armavica@social.sciences.re)

People who write LaTeX or markdown under git but who also like tidy text files, how do you do it?

I like to keep my source file at under 80 characters per line and am frequently "reflowing" paragraphs with my text editor, to keep the source file pleasing to the eye.

But this doesn't play well with git: if I remove a word at the start of a paragraph, all following lines are going to be changed after reflow.

What could I do? I know that some people insert linebreaks after commas and periods to mitigate this. Any other ideas?

#LaTeX #markdown #git




Show Original Post


18.02.2026 12:09
ps (@ps@soc.ua-fediland.de)

@Shizanit зарегався на хостингу #Git git.fediland.in.ua - хороша ініціатива будувати локальну, не залежну екосистему!

Хотів запитати, чи дійсно там вимкнена функція дзеркалювання, бо переїжджати з GitHub/Codeberg не планую але може таки передумаю.

Зі спостережень, дзеркала часто вимикають бо це не дешеве задоволення, хоча це обмеження легко обходиться через віддалений crontab git pull/git push.




Show Original Post


18.02.2026 11:57
ps (@ps@soc.ua-fediland.de)

Потрішки вживаюсь на #Radicle: ось невеличка нотатка (вже серії) стосовно Перенесення репозиторію Radicle на інший апстрім #Git зі збереженням RID

devzone.org.ua/post/perenesenn

#P2P




Show Original Post


18.02.2026 11:21
CleanWeb (@CleanWeb@masto.nu)

The #README is written and translated into English. Next step is to initialize my directory and set up #git with the necessary information for #Codeberg.

My excitement is growing 🤩




Show Original Post


18.02.2026 09:41
notes (@notes@woem.men)

Does anyone know how to set up a 2 way mirror git repo between git.gay (forgejo), and github?

#git #forgejo




Show Original Post


18.02.2026 09:00
jbz (@jbz@indieweb.social)

Tangled · tightly-knit social coding

「 We envision a place where developers have complete ownership of their code, open source communities can freely self-govern and most importantly, coding can be social and fun again 」

tangled.org/

#git #atproto




Show Original Post


18.02.2026 08:13
alex (@alex@himself.alexanderdunkel.com)

I want to share my experiences with #DecapCMS [1]. I set up a lot of static pages with #CI&CD in the past. #mkdocs material, #jekyll, #hugo. You name it. The challenge was always to bring in people not comfortable with #Git/ #Gitlab.

DecapCMS elegantly solves this without much overhead: You place a `js`, `config.yml` and `index.html` in your static site. DecapCMS connects to your Gitlab (or #Github etc.) via Application integration. Tada. Your users can now edit your Markdown based static site directly in a #WYSIWYG-like editor, without ever touching Git, Gitlab or Github. The backend and CI&CD all remain the same.

I had this on the radar for a long time, but only now was able to test it. The integration and setup process was much simpler than I thought. No additional service required, just static files!

[1]: decapcms.org/





Show Original Post


18.02.2026 01:12
teledyn (@teledyn@mstdn.ca)

Here's a #PixelFed update #git issue I didn't expect: installed on an rpi5, the git was cloned to the sdcard, but after installation I had to move /storage to a USB drive and so symlinked the path. I also had to modify database.php to use pgsql.

Now, when I attempt a pull, I'm told to stash my changes, but stash throws an error because composer.lock was changed and /storage/app/.gitignore is now a symlink.

error: 'storage/app/.gitignore' is beyond a symbolic link
fatal: Unable to process path storage/app/.gitignore

Whatever this stash test is, it doesn't obey root .gitignore, and I did a git rm --cached on that file which shouldn't be IN the repo anyway, and wasn't. Google and DDG refuse to understand that this isn't about adding filenames to .gitignore and git itself has no obvious override.

So I'm stuck 😞




Show Original Post


17.02.2026 18:08
frankel (@frankel@mastodon.top)

Evolving #Git for the next decade

lwn.net/SubscriberLink/1057561




Show Original Post


17.02.2026 17:29
robrich (@robrich@hachyderm.io)

ossflow.fr/git-3-0-and-beyond- - a quick tour around #git 3 with links to source materials.




Show Original Post


17.02.2026 17:01
jessienab (@jessienab@wetdry.world)

Does anyone on #gitgay know if there's a way to merge pull requests from other forks into your fork of a base repo?

#git #forgejo #codeberg




Show Original Post


1 ...79 80 81 82 83 84 85 86 87 88 89 ...347
UP