Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 405 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 405 Bytes

Music Store

The idea is for you to clone this project

Steps

Clone the repo

git clone https://github.com/lukepadiachy/music-store.git

Check The Branches

cd into the music store directory

In order to list branches type in:

git branch -a

Change Branch

next use this :

git checkout starting-point

Now you ready to go :)