Re: Dropping core.worktree and GIT_WORK_TREE support

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Monday, August 25, 2008 - 2:21 pm

Miklos Vajna <vmiklos@frugalware.org> writes:


The real question was about if/why that git repository _has to be_ outside
of /usr/lib/*/Pootle/.  Is that because --work-tree, if worked properly,
would have allowed it to be, or is that because for some external reason
you are not allowed to have .git under /usr/lib/*/Pootle/ directory?

If the latter, that shows the real requirement to keep supporting it as a
feature, and issues around it need to be fixed.  Otherwise, i.e. if it
does not require use of --work-tree but it uses it only because it could,
that gives us less incentive to keep --work-tree as a feature.

I haven't read the breakage and fix around diff in this thread yet, but I
will when I get home.

Thanks to both Nguyen and you for trying to salvage --work-tree support.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Dropping core.worktree and GIT_WORK_TREE support, Junio C Hamano, (Sun Aug 24, 8:05 pm)
Re: Dropping core.worktree and GIT_WORK_TREE support, Miklos Vajna, (Mon Aug 25, 5:52 am)
Re: Dropping core.worktree and GIT_WORK_TREE support, Nguyen Thai Ngoc Duy, (Mon Aug 25, 6:52 am)
Re: [PATCH] git diff/diff-index/diff-files: call setup_wor ..., Nguyen Thai Ngoc Duy, (Mon Aug 25, 7:46 am)
Re: [PATCH] git diff/diff-index/diff-files: call setup_wor ..., Nguyen Thai Ngoc Duy, (Mon Aug 25, 8:26 am)
Re: Dropping core.worktree and GIT_WORK_TREE support, Junio C Hamano, (Mon Aug 25, 2:21 pm)
Re: Dropping core.worktree and GIT_WORK_TREE support, Miklos Vajna, (Mon Aug 25, 2:37 pm)
Re: Dropping core.worktree and GIT_WORK_TREE support (was ..., Michael J Gruber, (Tue Aug 26, 12:35 am)
[PATCH] diff*: fix worktree setup, Nguyễn Thái Ngọc Duy, (Thu Aug 28, 6:02 am)