On Thu, Mar 22, 2018 at 11:27 AM, Junio C Hamano wrote:
> Wink Saville writes:
>
>> Instead of indirectly invoking git_rebase__interactive this invokes
>> it directly after sourcing.
>>
>> Signed-off-by: Wink Saville
>> ---
>> git-rebase--interactive.sh | 11 ---
>> git-rebase.sh
Wink Saville writes:
> Instead of indirectly invoking git_rebase__interactive this invokes
> it directly after sourcing.
>
> Signed-off-by: Wink Saville
> ---
> git-rebase--interactive.sh | 11 ---
> git-rebase.sh | 11 +--
> 2 files changed, 9 insertions(+), 13 del
Instead of indirectly invoking git_rebase__interactive this invokes
it directly after sourcing.
Signed-off-by: Wink Saville
---
git-rebase--interactive.sh | 11 ---
git-rebase.sh | 11 +--
2 files changed, 9 insertions(+), 13 deletions(-)
diff --git a/git-rebase--in
3 matches
Mail list logo