Skip to content

This is a simple bash script that takes a git repository url and clones it to a local repos directory. It will delete the .git directory. The purpose is to feed repos into a local search engine for code search.

Notifications You must be signed in to change notification settings

LarryEitel/clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple bash script that takes a git repository url and clones it to a local repos directory. It will delete the .git directory. The purpose is to feed repos into a local search engine for code search.

Usage

chmod +x findall
chmod +x clone

$ ./clone https://github.com/LarryEitel/clone bash,git,tools

About

This is a simple bash script that takes a git repository url and clones it to a local repos directory. It will delete the .git directory. The purpose is to feed repos into a local search engine for code search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages