You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2026. It is now read-only.
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:
Given that
git-grabmakes 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/--followor--change-diror whatever that will be an equivalent of the following: