Skip to main content

2 docs tagged with "Tar"

View All Tags

.tar

.tar is defined as: (format) tape archive tarball file to Archive as Compression. Topics on: . Read more: Computer Science, Data Structure, Compression, Archive

degit

degit is defined as: Dev tool to clone Git Repo, auto find latest commit, download ass .tar - essentially alias for git clone --depth 1 _SOMEGITREPOURL. Topics