I often use git from Terminal on Mac to download some repositories and then use it.
当我使用这一指挥时:
git clone git://git repository URL
repositories are downloaded in my Start folder (name account folder e.g. Matthew, if the name of my Mac account is Matthew).
I d like to change this folder where repositories are downloaded.
How can I do this when I download a new repo?
Thanks,
Matthew