In SVN I used to right click and export the repo and the project would export at a smaller size without SVN metadata. Is this possible in sourcetree git?
Thanks,
-Gabe
Git does a great job of this with the git archive comment. Link below. Maybe someday the SourceTree folks will add a menu option for it, but the capability is already there on the command line.
https://www.kernel.org/pub/software/scm/git/docs/git-archive.html
The 'Archive' feature is available in the Mac version already, but it's still on the TODO catch-up list for Windows. It just maps to the command line 'git archive' as linked by Kyle just earlier: https://www.kernel.org/pub/software/scm/git/docs/git-archive.html. We're adding missing Mac features to Windows as fast as we can
What is the status this demand ?
Thanks
Any update on the missing feature in the Windows version ?
Hi Kyle, I'd like to be able to export the expanded tree from the Cognos source pane/window. I don't really know coding that well but can follow directions. Is there an easy way to do this ?
It looks like you're new here. Sign in or register to get started.