On Sun, Oct 24, 2010 at 13:09, Jambunathan K <kjambunat...@gmail.com> wrote:
> git archive --format=tar --prefix=project/ HEAD | gzip >latest.tar.gz

Thanks, that helps me already to install the currently very latest
version to a different machine at some time later. But even better for
me would be to git-pull the very latest version on one machine, get
its SHA1 and then do a git-whatever with the same SHA1 at some time
later on another machine to get the same version again.

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to