sourcegit icon indicating copy to clipboard operation
sourcegit copied to clipboard

Solo commits filter

Open heartacker opened this issue 5 months ago • 3 comments

Introducing the whole new solo mode Now:

Based the commit(s), the Solo mode will show the commit and its contians decorators(branchs/tags/etc.), make you focus on your work , Eliminate other interferences

solo Head just one click

a. This will add HEAD and current_HEAD_sha to filter, current_HEAD_sha IT will be usefull if HEAD is changed in future

solo commit

You can select commit and add this commit to solo-commit filter

solo Commits

You can select multi commits and add those commits to solo-commit filter. That is great to focus/compare branch/tag/etc

navigate

Fantastically, you can navigate the branch/tag/commit filter in graph view now.

https://github.com/user-attachments/assets/aa5a8b2a-20a4-48cc-a634-b281646fa478

heartacker avatar Aug 07 '25 10:08 heartacker

https://github.com/sourcegit-scm/sourcegit/issues/1687

heartacker avatar Aug 07 '25 11:08 heartacker

这种模式对多分支并行的项目实在是太有用了 🔥 This mode is really useful for projects with multiple parallel branches.

https://github.com/user-attachments/assets/40e78920-c843-421c-93d2-c2bb88985202

heartacker avatar Aug 09 '25 03:08 heartacker

在版本对比中,使用Solo 模式,并配合提交已选记忆,非常方便 👯 In version comparison, using Solo mode Cooperating with PR:selected-commits-memories is very convenient.

https://github.com/user-attachments/assets/a1d9ab41-7624-499f-8dd0-e850d86f60f3

heartacker avatar Aug 09 '25 04:08 heartacker