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
- @T-Joseph-Kim made their first contribution in #70
Full Changelog: v5.7...v5.8