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

dpkg-source argument to ignore .git subdirectory



There seems to be some confusion what's the correct way to ignore only
the .git subdirectory (and not anything else gittish, which might have
been present in the .diff.gz before).

Has anybody come up with a proper regexp for -i?  Would

  -I.git '-i^\.git/'

do the trick?


Reply to: