[lien] GitButler CLI Is Really Good - Lobsters (matduggan.com by maduggan) #gik #git #cli
Офлайн режим в Notion и решение конфликтов
Привет, Хабр, меня зовут Александр Мачулин, я основатель Gramax , open source системы для ведения документации в подходе Docs as Code с визуальным редактором. Gramax хранит контент в git-репозитории. Это означает, что у пользователей могут возникнуть конфликты при синхронизации изменений. Я считаю, что нагружать пользователей решением конфликтов – не очень хорошо и пытаюсь найти решение для этой задачи.
https://habr.com/ru/companies/gram_ax/articles/994768/
How to Save Multiple Drafts in Git: A Guide to Using Stash
https://programming.dev/post/45529766
Con la migración de Git a Rust, ¿cuánto tiempo pasará hasta que haya una bifurcación de Git? (Audio y Subs en Español, disfruten!) https://www.youtube.com/watch?v=SaLbaL5O-mM
3 doritos despues....
XLibre Dev crea una bifurcación de Git desoxidada (Audio y Subs en Español, disfruten!) https://www.youtube.com/watch?v=r4_P4cw0ZP4
¿Manotazo de ahogado?, posiblemente.
¿Viejo, mas no obsoleto?, por supuesto.
La historia sigue, alternativas para muchos, de nicho o evitar la modernidad manejada por un grupete.
Sigh....
#linuxkernel #stable #git #tool #opensource #operatingsystem

Sigh....
#linuxkernel #stable #git #tool #opensource #operatingsystem

I love/hate running git blame on my work code. All down the side of my code is the last editor of each line - me.
I hate it because it is just proving to me that the problem I am trying to fix was created by me in the first place!
I love it, because it will point to the check-in that I introduced the bug, so I can see what the context of the change is.
RE: https://mastodon.online/@reviewboard/116043131041247084
So happy to land #Jujutsu support in RBTools. This will work with existing #Git repositories in Review Board, giving users a choice as to how they want to get their work done locally.
We're getting all our ducks in a row for a major release of Review Board that will be the backbone for all the new things to come (including #AI features that put humans first).
[Show GN: "어제 뭐 했지?" 고민 끝내기: 하루마다 변경사항을 경력기술서와 일일 보고서로 요약해 주는 Claw-Log
Claw-Log는 개발자가 Git 커밋 로그를 분석하여 기술적 고민과 성과를 자동으로 요약하는 CLI 도구입니다. Gemini 또는 OpenAI AI를 활용해 커밋 메시지와 diff를 분석하여 경력기술서나 일일 보고서를 생성하며, 프라이버시를 보장하고 로컬 환경에서만 작동합니다.
https://news.hada.io/topic?id=26547
#clawlog #git #ai #productivity #developertools
Ditch #Github and get busy with #Forgejo
https://forgejo.app
#git #github #codeberg #gitea
Quick #git thing I figured out to display your current Personal Access Token /password:
% echo "url=$(git remote get-url origin)" | git credential fill | grep password= | cut -d= -f 2
You're welcome.
It's not you; GitHub is down again
https://www.githubstatus.com/incidents/54hndjxft5bx
You can watch GitHub explode bit by bit by looking at the GitHub Status History: https://www.githubstatus.com/history
Friendly remember to librists to leave Microsoft's close-source AI-ridden GitHub for alternative like @Codeberg's @forgejo or @Framasoft's framagit or alternative forges
#foss #opensource #github #forge #programming #technology #forgejo #gitlab #git