On Fri, Mar 3, 2017 at 8:10 PM, Junio C Hamano wrote:
>> Just a niggle: This change moves the warning message from stderr to stdout.
>
> Right. Here is what I'll queue.
Indeed, thanks for the note, and also Junio for fixing while queuing.
--
Sebastian Schuberth
Marc Branchaud writes:
> On 2017-03-03 05:57 AM, Sebastian Schuberth wrote:
>> It does not make sense for these placeholder scripts to depend on Python
>> just because the real scripts do. At the example of Git for Windows, we
>> would not even be able to see those warnings as it does not ship wi
Jeff King writes:
> On Fri, Mar 03, 2017 at 10:57:46AM +, Sebastian Schuberth wrote:
>
>> It does not make sense for these placeholder scripts to depend on Python
>> just because the real scripts do. At the example of Git for Windows, we
>> would not even be able to see those warnings as it d
On 2017-03-03 05:57 AM, Sebastian Schuberth wrote:
It does not make sense for these placeholder scripts to depend on Python
just because the real scripts do. At the example of Git for Windows, we
would not even be able to see those warnings as it does not ship with
Python. So just use plain shell
On Fri, Mar 03, 2017 at 10:57:46AM +, Sebastian Schuberth wrote:
> It does not make sense for these placeholder scripts to depend on Python
> just because the real scripts do. At the example of Git for Windows, we
> would not even be able to see those warnings as it does not ship with
> Python
It does not make sense for these placeholder scripts to depend on Python
just because the real scripts do. At the example of Git for Windows, we
would not even be able to see those warnings as it does not ship with
Python. So just use plain shell scripts instead.
Signed-off-by: Sebastian Schuberth
6 matches
Mail list logo