On Wed, 2008-10-08 at 09:10 +0200, Rafael Garcia-Suarez wrote:
> 2008/10/7 Nicholas Clark <nick@ccl4.org>:
> > Turns out to be exactly that one revision in perforce. The next commit was to
> > remove Module::Pluggable, and when it was re-added the file starting with #
> > wasn't present. (I think that it's generated by the Makefile.PL)
> >
> > I suspect that even if it is a limitation of git (and a strange one) we can
> > live with it.
>
> apparently git handles # in names quite well -- that might be a
> limitation of the p4 importer.
Being an emacs user I tend to have a whole bunch of exclude rules for
filenames like that; perhaps git-fast-import honours those default
excludes. I'll check it out.
Sam.