• Joachim Bengtsson's avatar
    Unpack tgz files into pod's root #727 · fef5dada
    Joachim Bengtsson authored
    Zip files are usually packaged with their contents in the archive file's root.
    Tgz files are usually packaged with only a folder in the root.
    Make them both behave the same by moving that single folder's contents up.
    This is basically the opposite of what Finder does (which creates a folder for the zip file's
    contents, so you always unarchive into a folder).
    fef5dada
Name
Last commit
Last update
..
command Loading commit data...
generator Loading commit data...
installer Loading commit data...
specification Loading commit data...
command_spec.rb Loading commit data...
config_spec.rb Loading commit data...
dependency_spec.rb Loading commit data...
downloader_spec.rb Loading commit data...
http_spec.rb Loading commit data...
installer_spec.rb Loading commit data...
local_pod_spec.rb Loading commit data...
lockfile_spec.rb Loading commit data...
platform_spec.rb Loading commit data...
podfile_spec.rb Loading commit data...
project_spec.rb Loading commit data...
resolver_spec.rb Loading commit data...
sandbox_spec.rb Loading commit data...
source_spec.rb Loading commit data...
specification_spec.rb Loading commit data...
version_spec.rb Loading commit data...