Tootfinder

Opt-in global Mastodon full text search. Join the index!

@mgorny@social.treehouse.systems
2026-07-24 12:12:12

#TIL that #git has an `--end-of-options` option because they used `--` for something else in `git checkout`. 🤦
nesbitt.io/2026/07/21/end-of-o
(thanks to @… for the link)

@frankel@mastodon.top
2026-07-16 17:27:59

The #git history command deserves more attention
lalitm.com/post/git-history/

@unixorn@hachyderm.io
2026-06-17 00:54:46

Periodic reminder that I maintain a list of git resources - a collection of extra commands, links to useful utilities, links to blog posts, etc.
#git #sre #devops

@laurentperrinet@neuromatch.social
2026-07-15 16:04:39

🤖 some #Git users may be interested into this bash script that analyses your git diff and creates meaningful commit messages using an #Ollama #LLM (local / cloud).

@ellie@ellieayla.net
2026-07-17 17:04:39

Is there an option hidden somewhere in git log / ref-log / mailmap which would support colorizing output lines differently depending on whether a author/committer matches some pattern (eg Mine vs Another Maintainer vs Unknown Contributor)?
I know I could post-process the output of git log or use other plumbing tools, but I'd rather not if something is built-in.
#git #askfedi #devlog

@frankel@mastodon.top
2026-05-17 09:29:19

#Git Is Not Fine
billjings.com/posts/title/git-

@mxp@mastodon.acm.org‬
2026-07-20 17:42:25

For a long time, I diligently put my course materials into #git, but I found that it has little, if any, benefits for my use case, most notably, working alone.
But I’m now in the lucky position that others will teach my courses for the next academic year (#sabbatical, yay!)—now it does make sense to use version control!

@mxp@mastodon.acm.org
2026-07-20 17:42:25

For a long time, I diligently put my course materials into #git, but I found that it has little, if any, benefits for my use case, most notably, working alone.
But I’m now in the lucky position that others will teach my courses for the next academic year (#sabbatical, yay!)—now it does make sense to use version control!

‪@mxp@mastodon.acm.org‬
2026-07-20 17:42:25

For a long time, I diligently put my course materials into #git, but I found that it has little, if any, benefits for my use case, most notably, working alone.
But I’m now in the lucky position that others will teach my courses for the next academic year (#sabbatical, yay!)—now it does make sense to use version control!

@mgorny@social.treehouse.systems
2026-07-20 16:36:25

Zero days since I messed up rebase by using `#git commit --amend` and missing that I was suppose to just `git commit` because it stopped on a merge conflict rather than my "edit".

@datascience@genomic.social
2026-06-21 10:00:01

{piggyback} makes it easier to attach large files (e.g. input data) to code in github repos: #rstats

@nobodyinperson@fosstodon.org
2026-06-02 04:57:43

:git: #git really needs an easy way to temporarily disable specific remotes (e.g. when they're unresponsive right now) that does not involve completely removing (then recreating) it or commenting it out in `git config --edit`. Would also be very beneficial for :gitannex: #gitAnnex which gets painfully …

@opencommit@fosstodon.org
2026-07-18 20:02:12

We had an intermittent storage issue. This problem has now been resolved.
#opencommit #git #opensource

@ellie@ellieayla.net
2026-07-17 17:14:43

No, you cannot embed ANSI escape sequences in the mailmap names. That would be horrifying.
(Does this nerd-snipe @… ?)
#git

@wyri@toot-toot.wyrihaxim.us
2026-07-05 20:17:05

Cool! These should all be green; somehow, the least expected OS to work passed the test, while the top and medium expected OS didn't. Fun!
#git #linux #windows

@stephane_klein@social.coop
2026-05-02 09:03:00

« J'ai découvert Beads, Dolt et DoltgreSQL »
#Git #PostgreSQL

@nobodyinperson@fosstodon.org
2026-06-09 08:54:14

Wow, :gitannex: #gitAnnex not generally forcing existence of a synced/main branch anymore? Sounds like an amazing change that will reduce confusion and the branch juggling. 👍

@stev3yd@social.linux.pizza
2026-05-06 01:46:09

Been coding a lot lately. If anyone is looking for a selfhosted git repository manager, Forgejo is absolutely great to work with! #selfhosted #programming #git

Heat map of programming activity
@stephane_klein@social.coop
2026-05-02 09:03:00

« J'ai découvert Beads, Dolt et DoltgreSQL »
#Git #PostgreSQL

@nobodyinperson@fosstodon.org
2026-06-14 17:34:36

My :forgejo: #forgejo now takes >20s to load the activity page 🤡
This is on cold starts, subsequent refreshes are fast. I think I have reached the limit storing forgejo's data on a WD4TB USB disk, using an sqlite database and having a *ridiculous* amount of commits due to :gitannex: #gitAnnex

Betrieben mit Forgejo-aneksajo Version:
15.0.3-git-annex0-patched Seite: 21472ms Vorlage: 4ms
@mgorny@social.treehouse.systems
2026-06-16 07:26:44

Given these days you can't even expect #Gentoo contributors to be respectable, I'm working on adding a git hook that rejects commits with #LLM attribution. Could you help me find all the common patterns used to mark LLM-assisted #git commits?
So far I'm checking for author and Co-authored-by using the following e-mail patterns:
• copilot@github.com
• *@anthropic.com
• claude@users.noreply.github.com
• * claude[bot]@users.noreply.github.com
• *@openai.com
• * chatgpt-codex-connector[bot]@users.noreply.github.com
• *@cursor.com
• *@x.ai
• *@google.com
I think some people came up with some other tags to mark LLM commits but can't find that right now.
EDIT: added Assisted-by.
#NoAI #NoLLM #AI

@nobodyinperson@fosstodon.org
2026-05-06 10:59:54

Would be really great if
> nix run codeberg:user/repo
was possible. It works for #GitLab and #GitHub already. #Codeberg should also work. Instead, one needs to write this unergonomic thing:

@kingconsult@berlin.social
2026-05-06 08:38:58

> Users of #GitHub's command-line interface (#CLI) who value #privacy, beware. The #Microsoft-owned code-hosting platform has quietly begun collecting pseudonymous client-side #telemetry from CLI users and enabled it by default.
Wed 22 Apr 2026, Brandon Vigliarolo, The Register: #Datenschutz #TeamDatenschutz #DataProtection #DiDay