https://github.com/git/git/commit/a454cdca42fda0afaade73d7e90010289d1e7ba8
I am now officially also in the history of the #git git repository.
🎉
#Git 2.54 is out. For a list of new features see:
* "What’s new in Git 2.54.0?" in the GitLab blog: https://about.gitlab.com/blog/whats-new-in-git-2-54-0/
* The announcement https://lore.kernel.org/all/xmqqa4uxsjrs.fsf@gitster.g/
On the highlights is the new "git history", an experimental command for history rewriting.
#heptapod 18.11.0rc1 released, featuring GitLab 18.11.0
Docker: https://hub.docker.com/r/heptapod/heptapod/tags?name=18.11.0rc1
Changelog: https://foss.heptapod.net/heptapod/heptapod/-/blob/heptapod-18.11.0rc1/HEPTAPOD_CHANGELOG.md #git #mercurial
「Git for Windows」v2.54.0が公開 ~「git svn」を削除、「git history」を実験導入/分散型バージョン管理システム「Git」のWindows版
https://forest.watch.impress.co.jp/docs/news/2103166.html
#forest_watch_impress #Microsoft #Git #Git_for_Windows #プログラミング #Windows
When would Magit support the new Git History option? I can't wait! 🥳😉
#emacs #magit #git #linux
🌕 以 Jujutsu 的「巨型合併」(Megamerge)提升開發效率與樂趣
➤ 告別碎片化開發,透過「巨型合併」實現全方位開發掌控
✤ https://isaaccorbrey.com/notes/jujutsu-megamerges-for-fun-and-profit
在現代複雜的開發環境中,頻繁切換工作情境往往令人疲憊。作者介紹了一種在 Jujutsu 版本控制系統中廣泛應用,卻鮮為人知的「巨型合併」(Megamerge)工作流。其核心概念是建立一個擁有「多個父節點」的合併提交(類似 Git 的 Octopus Merge),將所有正在進行的分支、待處理的 PR 以及臨時補丁整合在一起。透過此方法,開發者能確保所有變更在統一的環境下測試與編譯,大幅降低合併衝突,並簡化處理多項任務時的切換開銷。儘管聽起來規模龐大,但這實則是一種能維持程式碼整合性,並透過 `squash` 與 `absorb` 指令輕鬆管理提交的進階技巧。
+ 這對於同時維護多個功能分支的開發者來說確實強大!一直以來在 Git 處理這種情況都
##Jujutsu #版本控制 #Git #開發流程 #工程實踐
Oh joy, another 13-minute read on the indispensable magic of 'jujutsu #megamerge workflows' for all you #Git wizards out there 🧙♂️💻. Who knew that juggling convoluted #workflows could be so life-changing? 🌪️ Clearly, the one thing standing between you and #software nirvana is learning to "megamerge" like a true ninja! 🥷
https://isaaccorbrey.com/notes/jujutsu-megamerges-for-fun-and-profit #jujutsu #development #productivity #ninja #HackerNews #ngated
Cool !! Lots of goodies ....bite those :)
#linuxadmin #tool #git #opensource
https://github.blog/open-source/git/highlights-from-git-2-54/
Linux DevOps eBook Bundle by Bobby Iliev is the featured bundle of ebooks 📚 on Leanpub!
Link: https://leanpub.com/b/linux-devops-ebook-bundle
#databases #mysql #postgresql #computer_programming #devops #cloud_computing #git #version_control #computer_security #programming_cookbooks #software_engineering #terraform
Johannes Schindelin released #Git for Windows version 2.54.0. https://gitforwindows.org/
I used #Claude to create meaningful commit messages for git, and I just noticed that it's adding:
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
to every commit.
Git 2.54.0 released
https://lwn.net/Articles/1068703/ #LWN #Linux #Git