git

Back Open Paginator
17.08.2025 10:33
frankel (@frankel@mastodon.top)

Sneaky #git commits

tavianator.com/2025/sneaky.htm




Show Original Post


17.08.2025 08:37
jasalt (@jasalt@fosstodon.org)

Worktrees in #git seem like a essential feature I should have learned much earlier tomups.com/posts/git-worktrees/




Show Original Post


17.08.2025 08:17
boilingsteam (@boilingsteam@mastodon.cloud)

Gitea v1.24.5 Released: github.com/go-gitea/gitea/rele
#linux #update #release #foss #gitea #git #selfhosted




Show Original Post


17.08.2025 07:46
wagesj45 (@wagesj45@mastodon.jordanwages.com)

In case any #networking #nerds are interested, I have set up a #git #repository that hosts an automatically updated mirror of the list of #IP addresses that have been deemed a security threat by my network's #fail2ban configuration.

Why did I go through all this trouble setting up such a thing? ¯\_(ツ)_/¯

But here it is. Go ahead and create an alias in #pfSense and set up a block rule.

git.jordanwages.com/wagesj45/w




Show Original Post


17.08.2025 07:38
notes (@notes@axfedi.derg.rest)

#git lets you make your config modular and include modules based off of if the repo's origin matches some wildcard-y string. git also has two different forms of ssh urls that can be used. the wildcard engine isn't versatile enough to write one rule that will match both forms, or my brain isn't versatile enough to find that rule. awesome design.




Show Original Post


16.08.2025 23:51
escolalinux (@escolalinux@mastodon.social)

🔍 Desmistificando o Debate Git vs. GitHub: Entendendo as Principais Diferenças 🖥️🔗

Git e GitHub são frequentemente confundidos, mas possuem funções distintas no mundo do desenvolvimento. Descubra as diferenças essenciais entre eles e como cada um pode beneficiar seus projetos!

👉 Saiba mais no blog: nova.escolalinux.com.br/blog/d




Show Original Post


16.08.2025 23:08
christian (@christian@einbeck.social)

If you ever would like to track changes of a website or any other data source, I highly recommend to just hack a python script which fetches the data and use GitPython to commit+push the file into a git repo.

The git history is the changelog / change detection. It would be even possible to trigger things via web hooks in GitLab/Github if needed.

A lot easier than writing a custom change detection. 🚀

#coding #git #python




Show Original Post


16.08.2025 22:51
yokofakun (@yokofakun@genomic.social)

tylercipriani.com/blog/2025/08 " The future of large files in Git is Git "

```
git clone --filter='blobs:size=100k' <repo>
```

#git




Show Original Post


16.08.2025 21:57
stonebear2 (@stonebear2@hachyderm.io)

Dear Actual Humans (and ferals and cryptids too, as long as you're a carbon-based life form): Looking for simple, inexpensive, EU-based hosting. Primarily right now I want to host some _private_ git repos (which is why I haven't already run to Codeberg - this is just piddly stuff I've been messing with that's nobody else's business but my own, but having a copy of your code offsite is good opsec, so...) and maybe eventually an Nextcloud instance. (if I can get ssh + Nextcloud inexpensively, I'm open to that...) If I'm really feeling froggy I might want Jitsi eventually but that'll be a minute...

#hosting #NextcloudHosting #git #GiveUpGitHub #ssh #fuckAI #fuckBigTech




Show Original Post


16.08.2025 15:16
hofmannedv (@hofmannedv@mastodon.social)

-Commit Nr. 200 für diesen Monat. -Artikel zu UNIX/#Linux-Tools, die in (neu) geschrieben wurden




Show Original Post


16.08.2025 14:14
mrbruno (@mrbruno@mstdn.social)

I've migrated my first personal #git repo from #github to #codeberg! It was quite easy and I refactored a tool I use to clone a repo from the #Bash command line.

I picked a repo other than my "main tool" repo just in case.





Show Original Post


16.08.2025 13:16
musicmatze (@musicmatze@social.linux.pizza)

"Patches sent to distribution lists remains the only widely used decentralized code review framework. RFC2822-conformant (“email”) messages adhere to an established standard that ensures high level of interoperability between systems, and it remains one of the remaining few truly decentralized communication platforms."

This!

(source: b4.docs.kernel.org/en/latest/m)

#git #email #enshittification #github #shithub #gitlab #softwaredevelopment #programming #collaboration




Show Original Post


1 ...319 320 321 322 323 324 325 326 327 328 329 ...347
UP