From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?windows-1250?Q?Jurko_Gospodneti=E6?= Subject: Running git gui on Windows. Date: Sun, 27 Jul 2008 15:48:34 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1250; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sun Jul 27 15:49:46 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1KN6d7-0005Lq-9p for gcvg-git-2@gmane.org; Sun, 27 Jul 2008 15:49:45 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751701AbYG0Nsq convert rfc822-to-quoted-printable (ORCPT ); Sun, 27 Jul 2008 09:48:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751761AbYG0Nsq (ORCPT ); Sun, 27 Jul 2008 09:48:46 -0400 Received: from main.gmane.org ([80.91.229.2]:55967 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751527AbYG0Nsp (ORCPT ); Sun, 27 Jul 2008 09:48:45 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KN6c8-0006uT-2x for git@vger.kernel.org; Sun, 27 Jul 2008 13:48:44 +0000 Received: from 93.159.68.156 ([93.159.68.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Jul 2008 13:48:44 +0000 Received: from jurko.gospodnetic by 93.159.68.156 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Jul 2008 13:48:44 +0000 X-Injected-Via-Gmane: http://gmane.org/ X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 93.159.68.156 User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi. Is there a way to run git gui on Windows so it does not block the=20 calling process? For example, when I run 'git gui' from the Windows Command Prompt, I= =20 would like to be able to continue using that same command prompt and no= t=20 have it blocked until I exit the started git gui process. I am using msysgit on Windows XP SP3 and 'git --version' states 'git= =20 version 1.5.6.1.1071.g76fb'. Many thanks. Best regards, Jurko Gospodneti=E6