Skip to content

Automatically clone git repositories using Windows right click menu.

Notifications You must be signed in to change notification settings

ArthurSudbrackIbarra/Auto-Git-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Git Clone

Automatically clone git repositories using Windows right click menu.

Git Clone Here

How to Use

  1. Copy the clone URL of the repository you want to clone.

Copy Clone URL

  1. Inside a folder in file explorer, right click -> 'Git Clone Here'.

Requirements

Installation

  1. Open a terminal * as an administrator *.

  2. Clone this repository:

git clone https://github.com/ArthurSudbrackIbarra/Auto-Git-Clone.git
  1. Go to the repository directory:
cd Auto-Git-Clone
  1. Install pip dependencies with:
pip install -r .\requirements.txt
  1. Run add_to_reg.py script:
python add_to_reg.py
  1. Done! Now, if you go to a folder in file explorer and right click inside it, you should be able to see the 'Git Clone Here' option.

About

Automatically clone git repositories using Windows right click menu.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages