Closed tazbin closed 3 weeks ago
Added git command to clone a repo to a specific directory
This command is added right after git clone [url] command to have a better understanding.
git clone [url]
Built without sensitive environment variables
Added git command to clone a repo to a specific directory
This command is added right after
git clone [url]
command to have a better understanding.