Andrew Pimlott writes:
> Applies on top of rebase -i patch already accepted. Mostly whitespace
> changes.
Thanks, will queue.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/ma
Excerpts from Junio C Hamano's message of Thu Jun 27 13:50:45 -0700 2013:
> Andrew Pimlott writes:
>
> > I should update the function I introduced first. I will re-submit
> > the rebase -i --autosquash patch and wait for acceptance before
> > trying to fix other things.
>
> Thanks.
Applies on
Andrew Pimlott writes:
> I should update the function I introduced first. I will re-submit
> the rebase -i --autosquash patch and wait for acceptance before
> trying to fix other things.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord
Excerpts from Junio C Hamano's message of Thu Jun 27 11:37:31 -0700 2013:
> Thanks, but it should probably be
>
> write_script fake-editor.sh <<-\EOF
> case "$1" in
> ...
> EOF
>
> test_set_editor ...
>
> if the aim is to modernize this part.
Yes, the goal is
Andrew Pimlott writes:
> Signed-off-by: Andrew Pimlott
> ---
> t/lib-rebase.sh |4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/t/lib-rebase.sh b/t/lib-rebase.sh
> index 0b41155..7b42199 100644
> --- a/t/lib-rebase.sh
> +++ b/t/lib-rebase.sh
> @@ -24,8 +24,7 @@
>
Signed-off-by: Andrew Pimlott
---
t/lib-rebase.sh |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/t/lib-rebase.sh b/t/lib-rebase.sh
index 0b41155..7b42199 100644
--- a/t/lib-rebase.sh
+++ b/t/lib-rebase.sh
@@ -24,8 +24,7 @@
# ">" -- Add a blank line.
set_fake_edit
6 matches
Mail list logo