git_clone 1.2.0
git_clone: ^1.2.0 copied to clipboard
A library for cloning a git repository.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.2.0 - 2024-04-05 #
Added #
gitCloneArchivemethod to download a repository archive, used ifgitis not installed
1.1.0 - 2022-01-20 #
1.0.0 - 2021-05-04 #
- First version