gg icon indicating copy to clipboard operation
gg copied to clipboard

`gg clone` should ignore if the target directory already exists. Can be overriden via a force flag.

Open jpninanjohn opened this issue 3 years ago • 0 comments

gg clone now always clones all the specified remotes in gg conf and those passed in args. If the target directory already exists, it should not clone again. It should ignore unless a force flag is given. Force flag should also be in the conf for each entry defaulting to false.

This will avoid overwrites when calling gg clone with the same conf file.

jpninanjohn avatar Feb 23 '22 07:02 jpninanjohn