git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Jeff King <peff@peff.net>
Cc: "Nguyễn Thái Ngọc Duy" <pclouds@gmail.com>,
	"René Scharfe" <rene.scharfe@lsrfire.ath.cx>,
	git@vger.kernel.org
Subject: Re: git-shortlog hangs on bare repo without --bare option
Date: Wed, 27 Aug 2008 21:56:58 -0700	[thread overview]
Message-ID: <7vd4jthh45.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <20080827233056.GA25745@coredump.intra.peff.net> (Jeff King's message of "Wed, 27 Aug 2008 19:30:56 -0400")

Jeff King <peff@peff.net> writes:

> A few complexities I found were:
>
>   - some things really want no setup, like init and clone. I don't
>     recall the exact issues, but trying obvious things caused breakage
>     there.

An obvious thing is to start these commands in a subdirectory of an
existing git worktree.

>   - the setup needs to not just be part of git.c, but factored out so
>     non-builtin C programs can use it.

Obviously.

  reply	other threads:[~2008-08-28  4:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-27 19:52 git-shortlog hangs on bare repo without --bare option Garry Dolley
2008-08-27 20:32 ` Junio C Hamano
2008-08-27 21:21   ` Garry Dolley
2008-08-27 21:40 ` René Scharfe
2008-08-27 22:15   ` Garry Dolley
2008-08-27 22:19   ` Junio C Hamano
2008-08-27 22:41     ` Junio C Hamano
2008-08-27 23:09       ` Junio C Hamano
2008-08-27 23:16       ` Junio C Hamano
2008-08-27 23:30         ` Jeff King
2008-08-28  4:56           ` Junio C Hamano [this message]
2008-08-28  7:16         ` Nguyen Thai Ngoc Duy

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=7vd4jthh45.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=pclouds@gmail.com \
    --cc=peff@peff.net \
    --cc=rene.scharfe@lsrfire.ath.cx \
    /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).