問題タブ [fixup]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
923 参照

git - すべてのコミットを 1 つのコミットとして、あるブランチから別のブランチに簡単に移動できますか?

インタラクティブなリベースを実行し、最初のコミットを言い換えて、その他すべてを修正できることはわかっています。しかし、ブランチに何百ものコミットが含まれていると、非常に面倒になります。

もっと簡単な方法はありますか?