Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-web--browse: do not start the browser with nohup
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. Signed-off-by: Dmitry Potapov <dpotapov@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information