Clone large Git repositories efficiently, resuming interrupted downloads and minimizing wasted bandwidth.
Before using this program, ensure you have the following installed:
- Java Development Kit (JDK) version X.X or higher
- Git version X.X or higher
Follow these steps to clone and use the ResumableGitClone program:
- Clone the repository:
git clone https://github.com/NkwaTambe/ResumableCloneRepository.git
- Navigate to the project directory:
cd ResumableGitClone
- Compile the Java program:
javac ResumableGitClone.java
- Run the program with the repository URL:
java ResumableGitClone <repositoryUrl>
<depth>
Replace <repositoryUrl>
with the URL of the Git repository you want to clone.
Replace <depth>
wiht the depth of the repository you want to clone.