git

Back Open Paginator
28.10.2025 12:35
notes (@notes@transfem.social)

Im feeling stupid how I send a #mail using #git send-mail? Or just use it with #aerc? The usual sendmail utility says OK when sending it but nothing ever arrives it seems.




Show Original Post


28.10.2025 10:52
pascal_delrot (@pascal_delrot@pouet.chapril.org)

Merci #git #sourcegit : Mon #chat a marché sur mon clavier et effacé des portions de code.




Show Original Post


28.10.2025 07:51
TomsITCafe (@TomsITCafe@mastodon.social)

Signed commits turn every patch into a silent, unforgeable audit trail. Learn why the key matters.

silentarchitect.org/2025/10/si




Show Original Post


28.10.2025 02:40
jonw (@jonw@cosocial.ca)

Teaching new people to #git! I forget how magical all that is because I've been at it for so long.




Show Original Post


28.10.2025 01:50
salcode (@salcode@phpc.social)

@shawnhooper Nice write up on history and !!

One of my favorite times to use !! is when I try to checkout a Git branch but it fails because I need to fetch first.

#git





Show Original Post


28.10.2025 01:39
Beldarak (@Beldarak@mastodon.gamedev.place)

Been wrestling with Git the last couple days.

i'm starting fresh with a new graph, proably can't go back anymore as it refuses to do anything with my main branch.

I wish we could just say to Git "ignore that file forever, erase all trace of it everywhere, it never existed".

I accidentally uploaded a 140 Mo audio file on my project, piled a couple of commit on top of it and everything exploded...

At least I didn't lose anything, but my trust in Git is forever destroyed :|

#gamedev #git




Show Original Post


28.10.2025 00:14
qbi (@qbi@freie-re.de)

#Forgejo hat sich wegen AI-DoS auch erstmal verabschiedet.
Die Last auf dem Server war extrem hoch.
#git #KI




Show Original Post


27.10.2025 22:10
links (@links@gts.lmorchard.com)

You already have a git server: (Maurycy's blog)

"If you have a git repository on a server with ssh access, you can just clone it:"

https://maurycyz.com/misc/easy_git/

#dev #git #ssh




Show Original Post


27.10.2025 21:43
travisfw (@travisfw@fosstodon.org)

I always clone #git repos with #mercurial. HG just works.




Show Original Post


27.10.2025 20:06
GLubrano (@GLubrano@mastodon.uno)

Git: Branching. Introduzione
Introduzione alle ramificazioni (branching)

giovannilubrano.blogspot.com/2

#git
@opensource




Show Original Post


27.10.2025 19:55
amte (@amte@mastodon.world)

> GitHub users are now required to enable two-factor authentication as an additional security measure. Your activity on GitHub includes you in this requirement. You will need to enable two-factor authentication on your account before December 03, 2025, or be restricted from account actions.

!!!

Such "annoyances" and "rudeness" are yet another reason why you "SHOULD" change to Codeberg! ❤️

@Codeberg

#git #codeberg #GitHub




Show Original Post


27.10.2025 19:27
forge (@forge@gts.gitroot.dev)

Why gitroot is different? Why the need to build another forge? Just 2 concepts I have not found in all other forges:

- no database + no api == no vendor locking, your data is just aside your code. By data I mean: users, branches rights but also issues, boards and pipelines... Clone your repo all your data is on your computer, mirror to another forge (preferably @Codeberg 😍) and you have a backup.

- simple at start, grow only if needed == plugin based, you want to do a simple static blog: use only apex plugin. You want a full forge install ladybug, silo, grafter, pollen plugins and many more. Don't waste your server resources with unused features.

This 2 concepts drive the code every day. It's not simple (to code) but at the end of every day I'm happy with a simple (to use) forge.

This 2 concepts permit to do more with less and that is exactly what I want for my forge.

Something not clear here or in https://gitroot.dev please ask here, in DM, at contact@gitroot.dev, or in issues and I will try to explain.

Edit: added missing hashtags

#git #forge #selfhost #foss




Show Original Post


1 ...213 214 215 216 217 218 219 220 221 222 223 ...348
UP