Skip to content

default dir for clone command #2

@billyfish

Description

@billyfish

When cloning a repo, the local dir is left unspecified, guess the default name to use the same as the standard git command does.

See static char *guess_dir_name(const char *repo, int is_bundle, int is_bare) in https://github.com/git/git/blob/master/builtin/clone.c

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions