Jump to content

Photo

What's the best way to do parallel quest development


  • Please log in to reply
15 replies to this topic

#16 Emily

Emily

    Scripter / Dev

  • ZC Developers

Posted 01 December 2020 - 07:59 PM

^ The remote step can oftentimes be skipped, as when you clone a repository, it automatically adds that source as a remote with the ID 'origin'.

Also, when cloning, you can add a dir name after the clone url- i.e.

git clone http://github.com/Ar...eldaClassic.gitZC_Source

Without adding a name, it would clone to 'ZeldaClassic' as a directory. In this example, it instead clones to 'ZC_Source'.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users