Skip to content

v0.0.3

Compare
Choose a tag to compare
@josh-padnick josh-padnick released this 29 Apr 00:06
· 139 commits to master since this release
  • fetch can now download files from a specific git commit or a git branch. When a branch is specified, fetch downloads the latest commit on a branch.
  • Fixed a bug where empty values for --tag were not handled properly for repos whose tag names started with v.
  • Enables fetch to pull from a specific git commit or branch
  • Updated README.md.