Skip to content

An option to change directory to the grabbed repo right after cloning #28

@pilosus

Description

@pilosus

Given that git-grab makes paths to a cloned repo more nested and can be invoked from everywhere on the file system, it's a bit tedious to copy-paste the path to the repo directory from the output if I want to change directory right after the cloning.

What would be helpful is an option like -f/--follow or --change-dir or whatever that will be an equivalent of the following:

git grab <REPO-URL> && cd <REPO-PATH>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions