Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-04-14 14:21:56 +0400
committerJunio C Hamano <junkio@cox.net>2007-04-14 14:24:30 +0400
commitf9135dbcdda7319d12dfc7b5e0b86138719cd3ad (patch)
tree7784f8d2ba414bb27dfc48a817091e5a6d31a441 /builtin-ls-files.c
parentf0807e62b42df51a079c730dcf4868de9ad44ea5 (diff)
parent9129e056fb021df45d98c9472b6029456941a508 (diff)
Replace a pair of patches with updated ones for subproject support.
This series of three patches is a *replacement* for the patch series of two patches (plus one-liner fixup) I sent yesterday. It fixes the issue I noted with "git status" incorrectly claiming that a non-checked out subproject wasn't clean - that was just a total thinko in the code (we were checking the filesystem mode against S_IFDIRLNK, which obviously cannot work, since S_IFDIRLINK is a git-internal state, not a filesystem state). It then re-sends the two patches on top of that, with the fix for checking out superprojects (we should *not* mess up any existing subproject directories, certainly not remove them - if we already have a directory in the place where we now want a subproject, we should leave it well alone!) The first one really is a fix, and it makes the commit commentary about a remaining bug in the patch I sent out yesterday go away.
Diffstat (limited to 'builtin-ls-files.c')
0 files changed, 0 insertions, 0 deletions