Search

You can find the results of your search below.

Fulltext results:

01.01. Basic Usage
14 Hits, Last modified:
new branch named dev: * In GitHub, go to the Code tab. * Click the branch dropdown, type dev, a... ==== - Clone your forked repository using Git: <code bash>git clone -b dev https://github.com/<your-us... ername>/ini-configurator.git cd ini-configurator</code> - Verify that you are on the dev branch: <code bash>git branch</code> ===== Step 4: Customize the A