gg clone
should ignore if the target directory already exists. Can be overriden via a force flag.
#40
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
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.The text was updated successfully, but these errors were encountered: