Content warning:Massive digital changes
So! Today is the 1st day of December, and it's the day I've chosen to make massive digital changes, gather my project and start them.
1- Technical:
Figured it out using this blog post as a blueprint: https://mskelton.dev/bytes/20230906143340 Once I setup my post-checkout hook I pretty easily update the shell script to copy the needed files.
I also had to configure global git hooks with something like: git config --global core.hooksPath /Users/gfox/.git/hooks/
I did add some magic to check the source repo and if it was the rails project copy just the config files I need.
#git #worktree #hook https://mstdn.ca/@muddylaces/115634115206796183
Do you know about git-bug?
https://github.com/git-bug/git-bug
#GitBug #Git #DistributedBugTracking
【2025年版】Lazygit使いこなし術 - Gitを視覚的に操作する最強ツール
https://qiita.com/adabana-saki/items/5a995946797faf305f14?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Git #Terminal #開発ツール #lazygit #Omarchy
Randomly discovered by looking into that two-bit-history site from previous toot: its creator also made `git-who` which is super nifty for digging into a #Git repo's authorship.
Eg, I am excited to use it at dayjobs when identifying who 'owns' which parts of a codebase (because we're all awful at keeping CODEOWNERS up to date…)
https://sinclairtarget.com/blog/2025/03/who-will-maintain-vim-a-demo-of-git-who/

I fucking hate git with every fiber of my being... The intuitive commands never doesn't what you expect them to do.
Not sure how this
```$ git rebase codespell --onto upstream/main```
Resulted in this..
``` commit d93e8f589378f44386a51100bacad65bb710fa43 (HEAD -> codespell, upstream/main, upstream/HEAD, origin/main, origin/HEAD, main)```
Now I get to spend the next who knows how many hours trying to my work from the reflog where I'll end up creating a diff and applying it manually.
Lazy Git semble vraiment intéressant, tant en matière de service rendu, qu'en matière d'UX.
🔗 https://www.bwplotka.dev/2025/lazygit/
Linus builds a PC with Linus (Torvalds with Sebastian)
#Linux #Git #PCBuilding #ECCRAM
Question Regarding github cli on ubuntu #git #github
https://askubuntu.com/q/1560310/612
« […] this year 71 out of 79 proposals we received for the #GSoC 2025 were spammy and very often #AI generated. This is a significant increase compared to previous years. I remember that a few years ago there were less than a dozen spammy proposals. »
🤔 Is this trashy effect part of the AI “revolution” that tech bros’re promising?
Quote from #Git mailing list.
Subject: AI guidelines for mentoring programs (like GSoC and Outreachy)
id:CAP8UFD37_qsTjM97GK2EOWHteqoUKdwxjKS-SU629H2LnbTTtA@mail.gmail.com
https://public-inbox.org/git/CAP8UFD37_qsTjM97GK2EOWHteqoUKdwxjKS-SU629H2LnbTTtA@mail.gmail.com/
🆕 Công cụ GitPulse mới dùng AI để tìm các vấn đề dễ bắt đầu trên GitHub trong 5 giây! 🚀
- Đánh giá độ khó bằng AI
- Điểm sức khỏe kho lưu trữ
- Lọc các kho lưu trữ không hoạt động
- Chỉ hiển thị vấn đề dễ bắt đầu
- Không cần đăng nhập
- Truy cập tại gitpulse.xyz
Nhà phát triển đang làm việc toàn thời gian để cải thiện nên rất mong nhận được phản hồi.
#gitpulse #github #tool #AI #phanhoi #SideProject
#git #khotàng #tool #trí tuệ nhân tạo
https://www.reddit.com/r/SideProject/comments/1panx8
Git is the industry standard for software development, but I thasn't been fully adopted in #Debian packaging yet. I believe that #Git workflows could enhance collaboration, transparency, and productivity for one of the world's most vital #opensource projects.
https://optimizedbyotto.com/post/debian-collaboration-on-git/