Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

best way to modify all repos in a workspace?  #29

@dustingooding

Description

@dustingooding

What's the best approach to, say, switch all repos in a workspace to a different branch if that branch exists? For example, 10 repos in my workspace are on 'master'. But I'm working on a new feature that affects multiple repos. I'd like to switch back and forth between my master branch and feature branch(es) easily without having to go to each repo root and "git checkout".

vcs-custom allows for this (in a way) by using 'vcs custom --args checkout myBranch".

(Also, if there's a more appropriate way to ask questions or suggest new features, I'll be glad to do that instead.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions