git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Potapov <dpotapov@gmail.com>
To: Christian Couder <chriscool@tuxfamily.org>
Cc: Git Mailing List <git@vger.kernel.org>,
	Junio C Hamano <gitster@pobox.com>,
	Johannes Schindelin <Johannes.Schindelin@gmx.de>
Subject: Re: [PATCH] remove "nohup" from git-help--browse
Date: Sat, 9 Feb 2008 23:03:51 +0300	[thread overview]
Message-ID: <20080209200351.GC30368@dpotapov.dyndns.org> (raw)
In-Reply-To: <200802090653.43280.chriscool@tuxfamily.org>

On Sat, Feb 09, 2008 at 06:53:43AM +0100, Christian Couder wrote:
> Le vendredi 8 février 2008, Dmitry Potapov a écrit :
> > There is no good reason to run GUI browsers using "nohup". It does not
> > solve any real problem but creates annoying "nohup.out" files in every
> > directory where git help -w is run.
> 
> That's right, but if you just remove "nohup", then there may be some 
> annoying browser output on the terminal. Perhaps we should also redirect 
> stderr and stdout to /dev/null.

I don't mind this redirection, but I am not sure whether it is the right
thing to do, because it may hide relevant error information, and if your
browser tends to print irrelevant and annoying messages at start, then
perhaps the script to start this browser should be corrected to suppress
these output.

So, I want to hear what other people think. If there is no objection,
I will add this redirection.

> 
> > This patch removes "nohup" from git-help--browse.sh
> 
> "git-help--browse.sh" has been renamed "git-web--browse.sh" in next so we 
> need a similar patch for next.

Okay, I will base my patch on next.


Dmitry

  reply	other threads:[~2008-02-09 20:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-08  1:33 [PATCH] git help -w should not create nohup.out Dmitry Potapov
2008-02-08  1:55 ` Johannes Schindelin
2008-02-08  3:40   ` Junio C Hamano
2008-02-08  5:37     ` Christian Couder
2008-02-08 11:25       ` Dmitry Potapov
2008-02-08 10:33     ` Dmitry Potapov
2008-02-08 20:36     ` [PATCH] remove "nohup" from git-help--browse Dmitry Potapov
2008-02-09  5:53       ` Christian Couder
2008-02-09 20:03         ` Dmitry Potapov [this message]
2008-02-10  2:02           ` Junio C Hamano
2008-02-10  2:06             ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080209200351.GC30368@dpotapov.dyndns.org \
    --to=dpotapov@gmail.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=chriscool@tuxfamily.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).