Avatar of Steve Hougom
Steve Hougom
Flag for United States of America

asked on 

Help adding new angular project to azure repo (Git/VsCode)

I get really frustrated when i have to add a new project to azure repo using Git.  Because I have to create the angular project first in vs code.  Then when i add it to azure repo I dont have authority so someone has to create the repo for me.  But when i connect to he remote repo all my local files from doing ng new disappear.  Because im connected via GIT to the new azure repo.  

Ideally i would clone the new azure repo the admin created.  But then I cant do an NG NEW because i already have a project folder!?

Hope someone can help.
GitAzureAngular

Avatar of undefined
Last Comment
pepr

8/22/2022 - Mon