Re: releasing your work

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

 



* Lucas Sandery <lucas@xxxxxxxxxxxx> [09-04-16 06:53]:
> How do I make a "release" a copy (not a clone) of the repository that contains 
> only tracked files without .gitignore files? I am using git archive but the 
> resulting zip file still contains .gitignore files.

Have a look at the git-archive man page. You can exclude such files by
adding the export-ignore attribute to gitattributes.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]