Skip to content

Enhance fetch subcommand with -f and multiple groups #202

@sirnewton01

Description

@sirnewton01

The Go 1.11 "go get" with modules is using the fetch command to grab the latest packs from the origin repository. In particular, it needs the "-f" flag and the ability to specify multiple groups like git fetch -f origin refs/heads/_:refs/heads/_ refs/tags/_:refs/tags/

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions