An open API service indexing awesome lists of open source software.

https://github.com/remino/git-dup

Copy a local git repository from one location to another
https://github.com/remino/git-dup

git git-dup

Last synced: 4 days ago
JSON representation

Copy a local git repository from one location to another

Awesome Lists containing this project

README

          

git-dup
===

```
git-dup 1.1.0

USAGE: git-dup [] []

Copy a local git repository from one location to another.

If is not specified, the repository will be copied to the current
working directory.

OPTIONS:

-h Show this help screen.
-i Reinitalize the copied repository.
-v Show script name and version number.

```