Mark Struberg <struberg@yahoo.de> wrote:You can use: git archive --tar HEAD | (mkdir ../dest;cd ../dest;tar xf -) Or you can do something even more bizzare like: export GIT_INDEX_FILE=/tmp/$$.index; export GIT_WORK_TREE=../dest; export GIT_DIR=.git; git read-tree HEAD && git checkout-index --force --all && rm $GIT_INDEX_FILE -- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Hiten Pandya | Re: up? (emacs docbook xml ide) |
| Andy Whitcroft | clam |
| Kamalesh Babulal | Re: 2.6.23-rc6-mm1 |
git: | |
| Stephen Hemminger | Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
