Skip to content

Request: enable cloning with --single-branch #24

Description

@AndydeCleyre

Hello, and thanks!

Sometimes repos have extra branches which take up extra space and bandwidth, for example for documentation websites. I'd like to be able to skip handling all that by checking out the repos with git clone's --single-branch option.

Three approaches I can think of, any of which would be great:

  • Always use --single-branch
  • Use --single-branch only when @branchname is used
  • Use --single-branch when some new option to the load subcommand is used

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