Re: Does GIT has vc keywords like CVS/Subversion?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rene Scharfe
Date: Tuesday, October 10, 2006 - 12:37 am

Martin Langhoff schrieb:

If you still have the tar file, and if it has been created using
git-archive or git-tar-tree it may contain the commit ID in an archive
comment.  You can use git-get-tar-commit-id to extract it in that case.

This won't work with official git project tarballs btw., as commit ID
embedding has been turned off.  The reason is that older tar versions
extracted the comment as a regular file, which confused users.

Ren
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Does GIT has vc keywords like CVS/Subversion?, Dongsheng Song, (Sun Oct 8, 6:25 pm)
Re: Does GIT has vc keywords like CVS/Subversion?, Liu Yubao, (Sun Oct 8, 7:44 pm)
Re: Does GIT has vc keywords like CVS/Subversion?, Petr Baudis, (Sun Oct 8, 7:59 pm)
Re: Does GIT has vc keywords like CVS/Subversion?, Linus Torvalds, (Mon Oct 9, 9:13 am)
Re: Does GIT has vc keywords like CVS/Subversion?, Martin Langhoff, (Mon Oct 9, 2:08 pm)
Re: Does GIT has vc keywords like CVS/Subversion?, Johannes Schindelin, (Mon Oct 9, 3:48 pm)
Re: Does GIT has vc keywords like CVS/Subversion?, Junio C Hamano, (Mon Oct 9, 3:55 pm)
Re: Does GIT has vc keywords like CVS/Subversion?, Martin Langhoff, (Mon Oct 9, 3:57 pm)
Re: Does GIT has vc keywords like CVS/Subversion?, Rene Scharfe, (Tue Oct 10, 12:37 am)
Re: Does GIT has vc keywords like CVS/Subversion?, Shawn Pearce, (Tue Oct 10, 9:49 am)
Re: Does GIT has vc keywords like CVS/Subversion?, Linus Torvalds, (Tue Oct 10, 10:14 am)
Re: Does GIT has vc keywords like CVS/Subversion?, Junio C Hamano, (Tue Oct 10, 10:41 am)