Re: Building #git w/o #libxslt Dependency - UPDATE, 20251021,
by Tim D,
https://lists.freebsd.org/archives/freebsd-questions/2025-October/007072.html
#FreeBSD #ThePorts #versionControlSoftware
It's been a long day! I'm trying to finish up the upgrade on my #GitHubEnterprise
instance and then I'll read a bit and catch some Z's.
#GitHub #GHE #life #busy #Linux #git
Boring fact about @forgejo@floss.social : You can turn off everything to make a repository for issue tracking only or as a Wiki :neocat_floof_explode:
#forgejo #git

Version 1.0 of Git Wok is coming soon — but you can already try the beta today!
Want to build a monorepo from multiple components without losing the isolation of separate repos?
With Git Wok, you git the best of both worlds.
👉 https://git-wok.dev/getting-started/#option-2-assemble-a-new-workspace
#GitWok #Git #Monorepo #DevTools #OpenSource #SoftwareDevelopment

🌗 GitHub 程式碼庫 error 載入問題的疑難排解
➤ GitHub 頁面載入失敗,作者循序漸進排除問題
✤ https://github.com/raysan5/raylib/blob/master/src/external/rlsw.h
這篇文章記錄了使用者在使用 GitHub raylib 專案時,遇到網頁載入程式碼頁面時出現「Uh oh! There was an error while loading. Please reload this page.」的錯誤提示。文中詳細描述了作者嘗試解決此問題的步驟,包括重新整理頁面、檢查網路連線、清除瀏覽器快取與 Cookie,以及嘗試使用不同的瀏覽器和無痕模式。最終,透過清除特定快取數據和重新登入,成功解決了此錯誤,恢復了對 GitHub 程式碼庫的正常存取。
+ 這篇文章對於遇到類似 GitHub 頁面載入問題的人來說非常有幫助!步驟清晰明瞭。
+ 感謝分享!我之前也遇過類似情況,照著這些步驟解決了。
#軟體開發 #Git #GitHub #錯誤處理
Commit messages that make me giggle:
"Replaced slurp with cat"
🎙️ Python Bytes 454: It's some form of Elvish
https://pythonbytes.fm/episodes/show/454/its-some-form-of-elvish
with @mkennedy and @brianokken
#Python #Django #REST #git #github
Git considers SHA-256, Rust, LLMs, and more
https://programming.dev/post/39451731
Biz về Git 이끌 về-consensus: HEAD không như nhתי-moi thông nh黨. Dùng hàm để so sánh HEAD (con trỏ commit hiện tại) và branch refs. Bài giải thích 'HEAD bị chia' không phải lỗi, refs di chuyển như thế nào. #Git #HEAD #Technology #Vietnam #Tec
RE: https://mastodon.social/@h4ckernews/115413638838106412
#magit definitely simplifies the Git workflow, holding your hand as you go through the learning curve of how powerful #git is, but its more than that, it makes so many complicated and arcane actions easily accessible from a few key-strokes.
If anyone needed a reason to use #emacs its because of #magit and @tarsius tireless work maintaining all the packages that make it work.
If you use #magit consider supporting his work, its worth x100 whatever you can afford.
🌗 Magit 的驚人威力:一個 Git 使用者對 Jujutsu VCS 的省思
➤ 從 Jujutsu VCS 的討論,反思 Magit 如何改變我對 Git 的使用體驗
✤ https://heiwiper.com/posts/magit-is-awesome/
作者在閱讀一篇關於 Jujutsu 版本控制系統的文章後,體認到 Magit 這套工具的強大之處。儘管 Jujutsu 被提及能提供比 Git 更多彈性,但作者對此不感興趣,因為他長期以來依賴 Magit 進行大部分 Git 操作,甚至覺得自己對 Git 命令的理解是透過 Magit 學習而來。他回憶起早期透過 Magit 的 stash 功能輕鬆處理程式碼變更,而同事卻為此苦惱。這篇文章也反映了作者對新手應該直接學習 Git CLI 還是透過 Magit 入門的思考,最終他認為 Magit 讓他更早接觸到 Git 的強大功能。
+ 非常同意!Magit 確實是使用 Git 的一大躍進,讓複雜的操作變得直觀多了。
+ 這篇文章讓我重新思考自己學習 Git
#版本控制 #Git #Magit #Jujutsu VCS
I just upgraded my #forgejo instance from release 12.x to release 13.x and it was uneventful as always. This piece of software runs just fine on a Raspberry Pi 5.
Forgejo has a great set of features as a software control/project management solution. And maintenance/upgrades just could not be easier.
