How do i export a tag in the source tree???
If you are willing to use the command line, you might be looking for git archive: http://git-scm.com/docs/git-archive
You could probably set up a custom action to run that if you wanted.
Whether you prefer to checkout the tag or export an archive really depends on the bigger picture of what you're trying to do.
You need to check out the tag. You can do this by double-clicking the name of the tag in the list. (Between the Branches and the Remotes section in the greyish bar on the left side of the history.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yeh, i am takling about git in window 8 i need to all files in a version of project...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you please explain what you mean by "exporting a tag"? Also, are we talking about Git or Hg?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.