Git Cloning to Specific Folder?

40,522

Make sure you have git and enter that git clone https://github.com/buymeasoda/soda-theme/ <where you want to clone to> command in terminal / console for your OS. The <where you want to clone to> is the path where you want the files to be checked out.

Share:
40,522
Joe Bobby
Author by

Joe Bobby

Updated on July 16, 2022

Comments

  • Joe Bobby
    Joe Bobby almost 2 years

    Trying to learn how to clone this Soda Theme for Sublime Text 2 with this:

    git clone https://github.com/buymeasoda/soda-theme/ "Theme - Soda"
    

    as it says here: https://github.com/buymeasoda/soda-theme

    but I'm not sure where I type that in, or how to get it downloaded directly to my packages folder. How do I do this?