Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

gulzar1996/Fast-Git-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Git Clone

Clone Git repository faster. Eliminates the repetitive typing of git clone and copy-pasting the url !

Features

  • No more manually opening terminal
  • No more typing git clone
  • No more pasting url

Image

Installation

  • git clone https://github.com/gulzar1996/Fast-Git-Clone (I hate typing git clone everytime! Last time you would be typing I promise)
  • click setup.bat

How to use ?

  • Copy the git url
  • Right click on any directory where you want to clone the repository and then click on FastGitClone here option Image
  • Repositiory starts cloning.

TODO

Make for Linux OS (contributions whole heartedly accepted)

Motivation

I clone a lot of repository on my system especially for viewing the source code. At times it becomes very cumbersome to open terminal, type git clone and paste url. I know this takes very less time but only I could go lesser. Therefore to simplify the task I wrote the script. The script automatically copies the url from the clipboard and pass it as a parameter to git clone $url and using windows context it gets the directory where it needs to be cloned

About

Clone Git repository faster. Eliminates the repetitive typing of git clone and copy-pasting the url

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published