Re: [PATCH 4/4] git-prompt.sh: add tests for submodule indicator

2017-01-31 Thread Junio C Hamano
SZEDER Gábor writes: > On Mon, Jan 30, 2017 at 9:44 PM, Benjamin Fuchs > wrote: >> Signed-off-by: Benjamin Fuchs >> --- >> t/t9903-bash-prompt.sh | 43 +++ >> 1 file changed, 43 insertions(+) >> >> diff --git a/t/t9903-bash-prompt.sh b/t/t9903-bash-prom

Re: [PATCH 4/4] git-prompt.sh: add tests for submodule indicator

2017-01-31 Thread Stefan Beller
On Tue, Jan 31, 2017 at 2:06 PM, Junio C Hamano wrote: > SZEDER Gábor writes: > >> On Mon, Jan 30, 2017 at 9:44 PM, Benjamin Fuchs >> wrote: >>> Signed-off-by: Benjamin Fuchs >>> --- >>> t/t9903-bash-prompt.sh | 43 +++ >>> 1 file changed, 43 insertions

Re: [PATCH 4/4] git-prompt.sh: add tests for submodule indicator

2017-01-31 Thread SZEDER Gábor
On Mon, Jan 30, 2017 at 9:44 PM, Benjamin Fuchs wrote: > Signed-off-by: Benjamin Fuchs > --- > t/t9903-bash-prompt.sh | 43 +++ > 1 file changed, 43 insertions(+) > > diff --git a/t/t9903-bash-prompt.sh b/t/t9903-bash-prompt.sh > index 97c9b32..4dce366 100

[PATCH 4/4] git-prompt.sh: add tests for submodule indicator

2017-01-30 Thread Benjamin Fuchs
Signed-off-by: Benjamin Fuchs --- t/t9903-bash-prompt.sh | 43 +++ 1 file changed, 43 insertions(+) diff --git a/t/t9903-bash-prompt.sh b/t/t9903-bash-prompt.sh index 97c9b32..4dce366 100755 --- a/t/t9903-bash-prompt.sh +++ b/t/t9903-bash-prompt.sh @@ -37,

[PATCH 4/4] git-prompt.sh: add tests for submodule indicator

2017-01-22 Thread Benjamin Fuchs
--- t/t9903-bash-prompt.sh | 43 +++ 1 file changed, 43 insertions(+) diff --git a/t/t9903-bash-prompt.sh b/t/t9903-bash-prompt.sh index 97c9b32..4dce366 100755 --- a/t/t9903-bash-prompt.sh +++ b/t/t9903-bash-prompt.sh @@ -37,6 +37,11 @@ test_expect_success