From: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>,
Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Subject: [PATCHv2 0/2] git-gui: generic and robust worktree/gitdir support
Date: Thu, 19 Feb 2009 02:15:43 +0100 [thread overview]
Message-ID: <1235006145-16760-1-git-send-email-giuseppe.bilotta@gmail.com> (raw)
Version 2 of the patchest to make git-gui work with non-standard
gitdir/worktree locations, by making it support the GIT_DIR and
GIT_WORK_TREE environment variables. As a plus we also get improved
detection and support for bare repositories.
Giuseppe Bilotta (2):
git-gui: handle non-standard worktree locations
git-gui: handle bare repos correctly
git-gui/git-gui.sh | 69 ++++++++++++++++++++++++++++++++++++++++-----------
1 files changed, 54 insertions(+), 15 deletions(-)
next reply other threads:[~2009-02-19 1:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-19 1:15 Giuseppe Bilotta [this message]
2009-02-19 1:15 ` [PATCHv2 1/2] git-gui: handle non-standard worktree locations Giuseppe Bilotta
2009-02-19 2:22 ` Johannes Schindelin
2009-02-20 0:21 ` Giuseppe Bilotta
2009-02-20 0:44 ` Johannes Schindelin
2009-02-20 1:20 ` Giuseppe Bilotta
2009-02-19 1:15 ` [PATCHv2 2/2] git-gui: handle bare repos correctly Giuseppe Bilotta
2009-02-19 2:25 ` Johannes Schindelin
2009-02-20 0:34 ` Giuseppe Bilotta
2009-02-20 1:32 ` [PATCHv2bis " Giuseppe Bilotta
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=1235006145-16760-1-git-send-email-giuseppe.bilotta@gmail.com \
--to=giuseppe.bilotta@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=spearce@spearce.org \
/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).