git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Frank Lichtenheld <frank@lichtenheld.de>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: [PATCH 0/4] Don't require to be in the repository if we don't need to
Date: Sat, 15 Mar 2008 20:55:43 -0700	[thread overview]
Message-ID: <7vy78jl3uo.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: 1205515770-3424-1-git-send-email-frank@lichtenheld.de

Frank Lichtenheld <frank@lichtenheld.de> writes:

> Here a small patch series that was based on a user request who wants to
> be able to call git send-email from outside of any repository.
>
> I've done some basic testing but more would of course be welcome.
> Probably no 1.5.5 material anyway.

I am tempted to queue this to 'next', as I think it is a good thing to
do, but there are other users of Git.pm that makes it a bit worrisome.
We'll see if we would want to have it in 'master' before or after 1.5.5
depending on how well it goes.

      parent reply	other threads:[~2008-03-16  3:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-14 17:29 [PATCH 0/4] Don't require to be in the repository if we don't need to Frank Lichtenheld
2008-03-14 17:29 ` [PATCH 1/4] var: Don't require to be in a git repository Frank Lichtenheld
2008-03-14 17:29   ` [PATCH 2/4] Git.pm: Don't require a repository instance for config Frank Lichtenheld
2008-03-14 17:29     ` [PATCH 3/4] Git.pm: Don't require repository instance for ident Frank Lichtenheld
2008-03-14 17:29       ` [PATCH 4/4] send-email: Don't require to be called in a repository Frank Lichtenheld
2008-03-16  3:55 ` Junio C Hamano [this message]

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=7vy78jl3uo.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=frank@lichtenheld.de \
    --cc=git@vger.kernel.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).