Skip to content

v5.8

Latest
Compare
Choose a tag to compare
@Bhupesh-V Bhupesh-V released this 03 Feb 06:40
· 3 commits to master since this release

What's Changed

  • Removed usage of HEREDOC and replaced with preferred "printf" statements for printing help text by @T-Joseph-Kim in #70
  • 🚸 improve support for running ugit via docker (#68) by @Bhupesh-V in #69

ugit is now on docker 🎉

docker pull bhupeshimself/ugit
docker run --rm -it -v $(pwd):/app bhupeshimself/ugit

New Contributors

Full Changelog: v5.7...v5.8