[PATCH 8/8] A release includes a tar-ball.

Thiago Macieira thiago at macieira.org
Sun May 12 05:15:23 PDT 2013


On domingo, 12 de maio de 2013 11.52.32, Cristian Ionescu-Idbohrn wrote:
> +       tar czf $(NAME)-$(VERSION_STRING).tar.gz \
> +               --exclude-backups \
> +               --exclude .dep \
> +               --exclude .git \
> +               --exclude .gitignore \
> +               --exclude-from .gitignore \
> +               --exclude '*~' \
> +               --exclude subsurface \
> +               .

Can we use git archive here? To exclude .gitignore from the archive, add this 
to .gitattributes:

.gitignore              export-ignore
.gitattributes          export-ignore

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130512/eae57e2f/attachment.sig>


More information about the subsurface mailing list