Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97420

VS Code - Connect to remote GIT repository and PUSH local files to new remote repository

$
0
0

I have created a local project with Visual Studio Code that implements a local GIT repository.

Then I have create a GIT repository on Visual Studio Online and I want to PUSH all my project files to the remote repository...

What is the correct procedure to do it ?

My .git\config files in this moment look like this:

[core]
    repositoryformatversion = 0
    filemode = true
    bare = false
    logallrefupdates = true
    ignorecase = true
    precomposeunicode = true

Thanks to support


Viewing all articles
Browse latest Browse all 97420

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>