Guillaume Pagès writes:
> Signed-off-by: Guillaume Pagès
> ---
> wt-status.c | 31 +++
> 1 file changed, 15 insertions(+), 16 deletions(-)
>
> diff --git a/wt-status.c b/wt-status.c
> index 33452f1..c239132 100644
> --- a/wt-status.c
> +++ b/wt-status.c
> @@ -1025,6
Signed-off-by: Guillaume Pagès
---
wt-status.c | 31 +++
1 file changed, 15 insertions(+), 16 deletions(-)
diff --git a/wt-status.c b/wt-status.c
index 33452f1..c239132 100644
--- a/wt-status.c
+++ b/wt-status.c
@@ -1025,6 +1025,19 @@ static int split_commit_in_progre
"Junio C Hamano" writes:
>Hmmm, it obviously does not break anything but it is not obvious why
>this is a good change.
>Is it that you wanted to have a single instance of "if on a branch,
>we say 'you are rebasing that branch', otherwise we say 'you are
>rebasing'"? Even then, I am not sure
Guillaume Pagès writes:
> ---
> wt-status.c | 30 +++---
> 1 file changed, 11 insertions(+), 19 deletions(-)
Hmmm, it obviously does not break anything but it is not obvious why
this is a good change.
Is it that you wanted to have a single instance of "if on a branch,
---
wt-status.c | 30 +++---
1 file changed, 11 insertions(+), 19 deletions(-)
diff --git a/wt-status.c b/wt-status.c
index 33452f1..fec6e85 100644
--- a/wt-status.c
+++ b/wt-status.c
@@ -1032,7 +1032,7 @@ static void show_rebase_in_progress(struct wt_status *s,
{
5 matches
Mail list logo