Closed rholmboe closed 2 years ago
I think this feature is invalid since sgit repo
subcommand was removed in #27 ?
@holmboe The feature per say can still be applied but the part where we do this from the cli should be removed and replaced with just defining this within the configuration file instead.
Closing this in favor of the rewritten task #7
would have the option of cloning objects in sgit to subfolder.
something like following
where
--path
defaults to./
if nestling repos is utilized, closest root folder should be cloned first
in above case,
repo.git
should be cloned first, sincesubrepo.git
is dependant on it path-wise locally.non-allowed characters or paths should be
/../
anywhere in the path, working outside initialized folder shouldn't be allowed.