abhinav / abhinav/git-spice

Feature Request: Auto-cherry-pick changes to file origin branches

オープン
#826 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Go
スター
762
フォーク
72
平均マージ
18時間 24分
マージ済み PR(30日)
28

説明

I'm not sure if this aligns with your roadmap, but here's my use case:
When working with stacked branches, I often modify files that were introduced in earlier branches. I want these changes to appear in the branch where the file was first added, not the current branch.
Right now, I manually cherry-pick these commits back to the appropriate branches and restack. This gets tedious.

Requested feature: Automatically detect commits that modify files and group them by "file origin branch" - the branch where each file was first introduced. Then offer to move these commits to their origin branches.

Alternative: Documentation on extending git-spice for custom workflows like this.
Of course I can modify some fork of git-spice in any case.
Is this something others would find useful?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。