This repository was archived by the owner on Nov 25, 2022. It is now read-only.
This repository was archived by the owner on Nov 25, 2022. It is now read-only.
Add combination command to git clone and cd into directory #111
Open
Description
Every time I do git clone
, I follow it with cd
to move into the project directory.
e.g.
git clone [email protected]:ironcodestudio/ironcode-git-enhancements.git
cd ironcode-git-enhancements
It would be nice to combine these.
Hat Tip to @michealengland
Metadata
Metadata
Assignees
Labels
No labels