Releases: jxmked/Repo_Clone
Minor fixes v0.2.1
What's Changed
Full Changelog: v0.2.0...v0.2.1
Version 2 in Rust Language
My new version of Repo_Clone written in Rust instead of Shell script.
Version 1.0
Some Issue from git pull
-ing from different branch has been fixed.
Version 0.9
Added New Feature Where
-
git pull origin
has been added to update your cloned repository. (Use-p
flag) -
-clear
flag has been added to clear Temporary Folder -
Fixed: Cloning Repository To Temp Folder and Moving It to Desired Directory.
Having Multiple Temporary Files Causes to Unable To function Regularly.
Added-clear
flag to clear temporary files.
Version 0.7
Better Arguments Handler
Use of RegEx than Cut to extract Username and Repository Name and also Branch Name from Given URL
Cloning Private Repository Are Now Capable But It Requires Your Github Token
Some issue has been fixed.
What is Repo Clone?
Repo clone is a git cli
dependency script that will clone a github repository and move cloned files into a desired location.
Repo clone able to clone a github repository without data (Anonymous mode) by default.