On 31 July 2017 at 23:18, Junio C Hamano wrote:
> Adam Spiers writes:
>
> > Therefore there is a risk that each new UI for higher-level workflows
> > will end up re-implementing these mid-level operations. This
> > undesirable situation could be avoided if git itself provided those
> > mid-level
Adam Spiers writes:
> Therefore there is a risk that each new UI for higher-level workflows
> will end up re-implementing these mid-level operations. This
> undesirable situation could be avoided if git itself provided those
> mid-level operations.
Let me make sure if I get your general idea ri
This patch adds a new subcommand called git-splice, which facilitates
higher-level workflow operations in the area of branch management, for
example moving commits from one branch into another, or decomposing
large branches into smaller, independent branches, or vice-versa.
Motivation
--
3 matches
Mail list logo