Michael Haggerty writes:
>> @@ -290,6 +294,7 @@ do
>> ;;
>> --autostash)
>> autostash=true
>> +explicit_autosquash=t
>
> Should that be "explicit_autostash"?
My guess is: no, but it should be below the --autoquash case, not this
one.
--
Matthieu Moy
h
On 03/09/2014 03:49 AM, Nguyễn Thái Ngọc Duy wrote:
> Prepare the todo list for you to edit/reword/delete the given commit.
>
> Signed-off-by: Nguyễn Thái Ngọc Duy
> ---
> Allowing multiple actions is a bit too much for my shell skills. I
> don't really need it so I won't push it, but if somebo
Nguyễn Thái Ngọc Duy writes:
> Documentation/git-rebase.txt | 11 +++
> git-rebase--interactive.sh | 17 ++---
> git-rebase.sh| 22 +-
> 3 files changed, 46 insertions(+), 4 deletions(-)
This would deserve a few tests ...
> 'git rebase
Prepare the todo list for you to edit/reword/delete the given commit.
Signed-off-by: Nguyễn Thái Ngọc Duy
---
Allowing multiple actions is a bit too much for my shell skills. I
don't really need it so I won't push it, but if somebody gives me a
sketch, I'll try to polish it.
--squash and --f
4 matches
Mail list logo