[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH] proposed v3 source format using .git.tar.gz



Florian Weimer wrote:
> What about empty directories?

Do you mean empty directories under .git or empty directories stored
*in* git (can't be done, use a .gitignore in the directory)

> I really think you need to work off a clone (or a cleaned-up cp -al'ed
> copy).  For instance, you do not necessary want to upload the reflog, or
> unreachable objects.  The GIT configuration stored inside .git is
> probably uninteresting, too.

I think if you read my code you'll see that I've dealt with these
problems (Frank pointed out the reflog issue earlier in this thread),
and of course it *does* build from a cleaned, cp'd copy, and run git-gc,
and sanitise the .git/config, and...

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: