git

Back Open Paginator
05.11.2025 09:07
unixbhaskar (@unixbhaskar@mastodon.social)

While sipping hot Lemon Tea 🍋🫖 and glancing at repos...





Show Original Post


05.11.2025 09:07
unixbhaskar (@unixbhaskar@fosstodon.org)

While sipping hot Lemon Tea 🍋🫖 and glancing at repos...

#linuxadmin #git #cgit #opensource #tool





Show Original Post


05.11.2025 08:45
jos1264 (@jos1264@social.skynetcloud.site)

PortGPT: How researchers taught an AI to backport security patches automatically helpnetsecurity.com/2025/11/05 #Artificialintelligence #cybersecurity #automation #opensource #Don'tmiss #Canonical #DevSecOps #Features #Hotstuff #patching #research #strategy #Linux #News #CISO #LLMs #tips #Git




Show Original Post


05.11.2025 08:30
devdigest (@devdigest@mastodon.social)

⚡️ Microsoft expands its Sovereign Cloud stack

🏷️

devdigest.today/goto/5037




Show Original Post


05.11.2025 08:14
jean_dupont (@jean_dupont@mastodon.social)

Can't advocate enough for sops-nix for secret sharing under ! 🤐

It takes some times to understand at first.
You may go back and forth on the doc.

But you'll be grateful for the overall simplicity it provides.

github.com/Mic92/sops-nix




Show Original Post


05.11.2025 07:30
allspark (@allspark@mastodon.wormhole.eu)

wenn doch nur alle Konflikte so einfach wären:

```
<<<<<<< HEAD
=======

>>>>>>> 24426ea
```

#git




Show Original Post


05.11.2025 05:38
DianaThompson (@DianaThompson@fosstodon.org)

git reset is your friend. #git #GitHub




Show Original Post


05.11.2025 01:57
ros (@ros@techhub.social)

Measuring DevOps Success - DORA Metrics Guide:
glukhov.org/post/2025/11/devop
#devops #porformance #guide #howto #deployment #git #development




Show Original Post


05.11.2025 00:42
argv_minus_one (@argv_minus_one@mastodon.sdf.org)

Does #git worktree know about #btrfs file cloning?

If you have two worktrees for the same repository, chances are pretty good that at least some of the files in them are going to be exactly the same.

If you're using a file system like btrfs where files with the same content can share storage space, this could make checkouts both faster (no need to write a file that already exists in another worktree) and more space-efficient (duplicate files' content is only stored once).




Show Original Post


04.11.2025 23:46
DrHyde (@DrHyde@fosstodon.org)

I'm on a Mac, where all filesystems are UTF-8. I want to clone a #git repo which has ISO-8859 filenames which are not valid UTF-8 - github.com/IanDarwin/OpenLookC. Is there any way of doing that which will translate filenames back and forth on the fly when I `git pull`?

I worked around it by creating a #ZFS dataset with `utf8only=off`, cloning onto that, and manually renaming the two problematic files, but that obviously leaves my copy different from origin so I can't cleanly pull.

#CharacterEncoding




Show Original Post


04.11.2025 23:22
gitea (@gitea@social.gitea.io)

🚀 Gitea 1.25.1 Released!

We’re excited to share that Gitea v1.25.1 is now available! 🎉
This release delivers important stability improvements and fixes. We strongly recommend upgrading to ensure the best experience.
📦 Release notes: blog.gitea.com/release-of-1.25
#Gitea #OpenSource #DevOps #Git




Show Original Post


04.11.2025 22:11
forge (@forge@gts.gitroot.dev)

✅ Work day finished
✅ Kids' homework done
✅ Kids are fed
✅ Kids are asleep

🧑‍🏭 Now it's time for a little dev on GitRoot

Tonight, I'm trying to fix an old bug in the Apex plugin. This plugin allows you to customize the web view of your repo (and by extension, your forge).

Currently, when you hit a "Not Found" page, it has no CSS styling... but that won't be the case for much longer.

I might add some extra goodies too, like adding a favicon or custom metadata, such as fediverse:creator 😆

Related issues: https://gitroot.dev/issues/8c3f-apex-favicon.html and https://gitroot.dev/issues/4c5b-web-path-slash.html

#git #forge #web #css #bug





Show Original Post


1 ...204 205 206 207 208 209 210 211 212 213 214 ...348
UP