Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trim the trailing slash from the path argument passed to `targz`. This fixes the annoying behavior where `targz foo/` created `foo/.tar.gz` instead of `foo.tar.gz`. Ref. mathiasbynens#202.
- Loading branch information