Please add support for clean exporting using "git archive"

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 1.4.0
    • Component/s: Git
    • None

      There's a fairly simple way of exporting code without having to manually remove the .git folder and compressing the folder:

      git archive --format zip --output /full/path/to/zipfile.zip master

      Would be great if this was possible from the SourceTree UI!

              Assignee:
              Unassigned
              Reporter:
              Daniel Demmel
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: