What command do you usually use on git to change to a different branch?
#poll #git #CLI #versionControl
⚡️ Copilot Now Supports .NET App Modernization in Visual Studio
🏷️ #devdigest #dotnet #net #microsoft #ide #visualstudio #cloud #azure #git #github
https://devdigest.today/goto/4904
Grebedoc — static site hosting for git forges https://grebedoc.dev #open-source #git
#git #github #meme #programming #dotfiles

🌘 程式碼審查的劇場:撰寫引人入勝的提交訊息,簡化程式碼審查流程
➤ 透過戲劇化的提交故事,讓程式碼審查變得清晰易懂
✤ https://meks.quest/blogs/the-theatre-of-pull-requests-and-code-review
這篇文章探討了 Saša Jurić 在 Goatmire Elixir Conf 的演講「講故事」,該演講結合了戲劇手法與實用的程式碼審查技巧。作者強調了撰寫清晰、聚焦的 Pull Request (PR) 的重要性,以及如何透過有意義的提交訊息來「講故事」,從而提升審查效率與品質。文章建議將大型功能拆分成多個小型 PR,並盡量將單一 PR 的程式碼變動限制在 300 行左右。透過「fixup」提交與互動式 rebase,可以維持乾淨的提交歷史,讓程式碼審查過程更順暢,最終加速開發週期並提升程式碼品質。
+ 這篇文章的觀點很有啟發性!我過去常常因為 PR 太大而感到痛苦,現在知道可以透過拆分和聚焦來改善。
+ 「講故事」的比喻太貼切了!我一直覺得 commit message
#軟體開發 #程式碼審查 #Git #敏捷開發
@nielsk apart from projectile-kill-buffers, do you know #git work trees?
https://git-scm.com/docs/git-worktree
They help me tremendously in working with different branches. For many repos, I have worktrees for main, develop, wip, pr-review and temp (I have too many temp thingies 😬).
Just cd, checkout, done. Of course #emacs, #magit and #projectile integrate nicely with that.
📦 Leap 16 has fully moved to #Git for source contributions! #Tumbleweed still evaluating. Full switch expected by year-end. #OBS #GitOps #openSUSE https://news.opensuse.org/2025/09/09/project-halway-there-with-git-adoption/
why bitbucket's icon is egg-shaped
#bitbucket #git #thisshitissoass

Three days of DataLad-Workshop & Hackathon in Aachen https://winoda.de/en/2025/09/25/three-days-of-datalad-workshop-hackathon-in-aachen/ In everyday research, a lot of mostly heterogeneous data is generated, which is often processed and analyzed collaboratively. This involves complex workflows and ML pipelines consisting of numerous transformation and […] #WiNoDaKnowledgeLabJournalen #Data #DataCompetenceCenter #DataLad #Git #Report
📙 Version control of TYPO3 projects with Git
Using Git for version control in TYPO3 projects helps ensure consistent collaboration, transparent change tracking, and safer deployments.
➡️ https://docs.typo3.org/m/typo3/reference-coreapi/13.4/en-us/Administration/VersionControl/Index.html
fzf is a general-purpose command-line fuzzy finder.
It’s an interactive filter program for any kind of list; files, command history, processes, hostnames, bookmarks, git commits, etc. With its novel “fuzzy” matching algorithm, you can quickly type in patterns with omitted characters and still get the results you want.
🧑💻 https://github.com/junegunn/fzf
#fzf #FuzzyFinder #Findfiles #terminal #cli #linux #filter #fuzzy #match #linux #opensource #type #git #commandline
Show HN: Dayflow – A git log for your day
Link: https://github.com/JerryZLiu/Dayflow
Discussion: https://news.ycombinator.com/item?id=45361268