Re: export one commit id from a repository

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

 



At 2010-05-22 15:41:26 +0200, gelonida@xxxxxxxxx wrote:
>
> I'd like to be able to concurrently (multiuser) create tar files from
> certain commmit ids.

git archive --prefix=foo/ $sha1 | gzip > foo.tar.gz

See git-archive(1).

-- ams
--
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]