From: "Shawn O. Pearce" <spearce@spearce.org>
To: Petr Baudis <pasky@suse.cz>
Cc: git@vger.kernel.org, Petr Baudis <petr.baudis@novartis.com>
Subject: Re: [PATCH] git-gui: Implement a 'clone' subcommand
Date: Tue, 30 Sep 2008 12:53:30 -0700 [thread overview]
Message-ID: <20080930195330.GA4413@spearce.org> (raw)
In-Reply-To: <1222793501-17997-1-git-send-email-pasky@suse.cz>
Petr Baudis <pasky@suse.cz> wrote:
> This enables git-gui to be started with the clone dialog opened right
> away, possibly with the URL prefilled when it is passed as another
> argument. git-gui can then be e.g. registered as the git:// protocol
> handler.
>
> This is just a simple implementation - we construct the front actions
> page, then throw it away immediately; I wanted to avoid unnecessary
> refactoring and complication of the code, though.
>
> Signed-off-by: Petr Baudis <petr.baudis@novartis.com>
>
> ---
> Documentation/git-gui.txt | 5 +++++
> git-gui/git-gui.sh | 21 ++++++++++++++++++---
> git-gui/lib/choose_repository.tcl | 11 ++++++++++-
> 3 files changed, 33 insertions(+), 4 deletions(-)
This looks fine, except for the diffstat. You can't patch
the docs and the code in the same patch as they are in two
different repositories... :-|
Also, I don't know if you've noticed but I think tg is
sending duplicate "To" headers in the messages:
From: Petr Baudis <pasky@suse.cz>
* To: git@vger.kernel.org
Cc: spearce@spearce.org, Petr Baudis <petr.baudis@novartis.com>
Subject: [PATCH] git-gui: Implement a 'clone' subcommand
Date: Tue, 30 Sep 2008 18:51:41 +0200
Message-Id: <1222793501-17997-1-git-send-email-pasky@suse.cz>
X-Mailer: git-send-email 1.5.6.3.392.g292f1
* To: git@vger.kernel.org
Sender: git-owner@vger.kernel.org
Precedence: bulk
List-ID: <git.vger.kernel.org>
X-Mailing-List: git@vger.kernel.org
--
Shawn.
next prev parent reply other threads:[~2008-09-30 19:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-30 16:51 [PATCH] git-gui: Implement a 'clone' subcommand Petr Baudis
2008-09-30 19:53 ` Shawn O. Pearce [this message]
2008-09-30 19:58 ` Shawn O. Pearce
2008-10-03 10:13 ` [PATCH] git-gui: Correctly set up locators in case of preset URL variable Petr Baudis
2008-10-03 10:23 ` H.Merijn Brand
2008-10-03 10:48 ` Petr Baudis
2008-10-10 16:42 ` Shawn O. Pearce
2008-10-03 10:17 ` [PATCH] git-gui: Implement a 'clone' subcommand Petr Baudis
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=20080930195330.GA4413@spearce.org \
--to=spearce@spearce.org \
--cc=git@vger.kernel.org \
--cc=pasky@suse.cz \
--cc=petr.baudis@novartis.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.