Re: [PATCH 2/3] git-tar-tree: documentation update

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

 



>  * add example on how to avoid adding a global extended pax header
>  * don't mention linux anymore, use git itself as an example instead
>  * update to v1.4.0 ;-)
>  * append missing :: to the examples

Oops, I forgot to mention this change:

> -git tar-tree HEAD | (cd /var/tmp/ && mkdir junk && tar Cxf junk -)::
> +git tar-tree HEAD junk | (cd /var/tmp/ && tar xf -)::
>  
>  	Create a tar archive that contains the contents of the
>  	latest commit on the current branch, and extracts it in
>  	`/var/tmp/junk` directory.

The new version features less typing and no more path duplication.

René
-
: 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]