git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nguyen Thai Ngoc Duy <pclouds@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Feb 2010, #04; Wed, 17)
Date: Fri, 19 Feb 2010 21:55:20 +0700	[thread overview]
Message-ID: <fcaeb9bf1002190655w4af9b244x964847c3d5c08c31@mail.gmail.com> (raw)
In-Reply-To: <7veikjefib.fsf@alter.siamese.dyndns.org>

On 2/18/10, Junio C Hamano <gitster@pobox.com> wrote:
>  * nd/root-git (2010-02-14) 5 commits
>   - Add test for using Git at root of file system
>   - Support working directory located at root
>   - Move offset_1st_component() to path.c
>   - init-db, rev-parse --git-dir: do not append redundant slash
>   - make_absolute_path(): Do not append redundant slash
>
>  How does this interact with the much larger series to rework the set-up
>  codepath?

They fix different issues. This one fixes root dir issue. The other
one fixes some code path that tries to access repository when the
repository is not properly found. There is a small conflict in
setup_git_directory_gently(). I plan to split the larger series,
pushing "call setup_git_directory_gently() in run_builtin()" part
first, the rest may come later.
-- 
Duy

      reply	other threads:[~2010-02-19 15:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-17 21:09 What's cooking in git.git (Feb 2010, #04; Wed, 17) Junio C Hamano
2010-02-19 14:55 ` Nguyen Thai Ngoc Duy [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=fcaeb9bf1002190655w4af9b244x964847c3d5c08c31@mail.gmail.com \
    --to=pclouds@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.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 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).