function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sahana HassanSahana Hassan 

Error while logging in to clone an app's git repository to my local machine using Heroku Toolbelt

Hi all, I am unable to clone an app to my local machine from command line using Heroku Toolbelt. 
I successfully logged in using my heroku credentials. But I am getting error messge from this command:
git clone https://github.com/jamesward/heroku-connect-phone-change <phonechange0> //Phonechange0 is my app name
ERROR :The syntax of the command is incorrect

User-added image
FYK, this is from the unit Prepare the App for Local development(Developer Avance).
Thanks in advance,
Sahana 
 
Raj VakatiRaj Vakati
Use this command 

git clone https://github.com/jamesward/heroku-connect-phone-change.git