git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Remi Rampin <remirampin@gmail.com>
To: git@vger.kernel.org, patthoyts@users.sourceforge.net
Cc: Remi Rampin <remirampin@gmail.com>
Subject: [PATCH 0/2] [git-gui] "Open existing repository" with submodules
Date: Fri,  6 Mar 2015 11:21:51 -0500	[thread overview]
Message-ID: <1425658913-2721-1-git-send-email-remirampin@gmail.com> (raw)

I'm resubmitting this patch series, hopefully someone takes notice
this time.

The GUI cannot currently open a submodule because it fails to recognize
the git link file (regular .git file with content "gitdir: ...").

Previous thread:
http://thread.gmane.org/gmane.comp.version-control.git/263199

I'm really not sure if/how git-gui is maintained but I do hope somebody
cares about this component, that is still AFAIK distributed with Git.

Remi Rampin (2):
  Fixes chooser not accepting gitfiles
  Makes chooser set 'gitdir' to the resolved path

 lib/choose_repository.tcl | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

-- 
1.9.5.msysgit.0

             reply	other threads:[~2015-03-06 16:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-06 16:21 Remi Rampin [this message]
2015-03-06 16:21 ` [PATCH 1/2] Fixes chooser not accepting gitfiles Remi Rampin
2015-03-06 16:21 ` [PATCH 2/2] Makes chooser set 'gitdir' to the resolved path Remi Rampin
2015-03-12 21:57 ` [PATCH 0/2] [git-gui] "Open existing repository" with submodules Pat Thoyts

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=1425658913-2721-1-git-send-email-remirampin@gmail.com \
    --to=remirampin@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=patthoyts@users.sourceforge.net \
    /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).