[lien] Automatisez vos repos GitHub avec .github - Korben #tips #gik #git
Weeknotes for 2026, week 8:
https://denisdefreyne.com/weeknotes/2026-w8/
#Weeknotes #Tarmak #Coiemak #Mechanicalkeyboards #Git #GitHub #Things3
I'll just leave this here.
https://github.com/remenoscodes/git-native-issue
#git #tickets #BugTracking #integrated
Does anyone use self-hosted Forgejo at their workplace? What is your stack and what challenges (if any) have you faced so far?
Connecting it to Jira would also be one of my goals, as painful as it sounds.
#forgejo #selfhosting #git #softwaredevelopment
#Programming #Coding #Programmer #Programmers #ProgrammerLife #Dev #Bug #Bugs #CodingStruggles #SoftwareDeveloper #SoftwareDevelopment #Git.

Does GitHub Desktop work with CodeBerg? Or is there an alternative to it that works with CodeBerg? I've been doing gamedev as a hobby and been using GitHub. I like the "GitHub Desktop" app, because I really don't like using the git terminal (I prefer a UI). I've been thinking of moving my repositories to an open source alternative like CodeBerg, the only thing that makes hesitate is having to use the git terminal.
#git #GitHub #FOSS #CodeBerg #GitHubAlternatives #GitHubDesktop #GameDev #Coding
I need help from Git/Linux or general Geeks
Boost welcome
Situation:
My daughter is programming a robot with ROBO Pro Coding. The project file is called .ft and is a zip file containing Scratch "code" as well as the generated Python code and some additional stuff.
While the IDE supports storing the projects on a gitlab instance of the manufacturer. I would prefer to store it in a local or personal repository.
I have some ideas how this could be accomplished. But maybe it's a solved problem. So any hints welcome
Things I would try:
Use fuse-zip to mount the zip file. Use Git in the mount filesystem.
Risk is, that storing the project in the IDE might overwrite the yip file instead of modifying it.
Unzip the file in parallel and use some script or git hooks to copy the data from the yip file before committing
Any other ideas?
I feel like I progressed up a level today in my Git skills by creating a new branch to manage my #Hugo theme improvement!
I downloaded Git Graph 2 (fork of the popular mhutchie VSC plugin) by hansu: https://github.com/hansu/vscode-git-graph
It's so cool seeing the branch graph view 🤩 and I'm learning to write better commit messages/formatting.
Useful resources:
https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716
https://wiki.openstack.org/wiki/GitCommitMessages#Things_to_avoid_when_creating_commits
#webdev #vscodium #vscode #ide #git #BurgeonLab #personalblog

#Radicle - виявляється цілком собі гнучкою платформою #Git, що легко інтегрується в різні системи збірки без геморою: раніше випробовував .gitmodules, тепер вже й контейнери #Flatpak:
https://devzone.org.ua/post/flatpak-zbirka-xash3dfwgs-half-life-z-radiclegit
Жодних зайвих рухів, тільки змінив префікси залежностей з https:// на rad://.
При всій моїй прискіпливості до #P2P, особливо на ноуті, ця штукенція - дійсно має свою нішу. Особливо це зручно тим, що дозволяє не морочити собі голову маршрутизацією при використанні різних мереж: налаштував конфігурацію мостів один раз і вперед!
Boris Cherny (@bcherny)
Anthropic이 Claude Code에 내장된 git worktree 지원을 추가했습니다. 이제 여러 AI 에이전트가 동시에 병렬로 실행되더라도 서로의 환경을 침범하지 않고 독립적인 작업이 가능합니다. 이 업데이트는 협업 개발 환경에서 Claude 기반 AI 보조 도구의 효율성과 안정성을 높여주는 중요한 기능 향상으로 평가됩니다.
https://x.com/bcherny/status/2025007393290272904
#anthropic #claudecode #git #developertools #ai
[lien] Gitas – A tool for Git account switching - Hacker News #gik #git #cli
Anyone else thinking that automatic installation of #git hooks via `nix develop` is invasive?
#nix #development #softwaredevelopment