[SIMPLE] How to push Visual Studio Project to GitHub

preview_player
Показать описание
Learn how to push visual studio project to GitHub.

Lets go.
1) Open your Visual Studio project.

2) Right-click your Solution. And select the "Create Git Repository..." from the context menu.

3) Fill out the "Create a new GitHub repository" section. And once you are done click on "Create and Push" button.

4) Refresh your GitHub webpage and you should see your new repository.

YOU AREDONE!

#github #visualstudio
Рекомендации по теме
Комментарии
Автор

Amazing! straight to the point, easy to follow

Toast
Автор

Nice ... Short and sweet not like other youtubers who just keep things rolling and rolling ....

prajwalbayaskar
Автор

Great video, simple and easy for a new developer to learn how to push Visual Studio Project to GitHub :) Shout-out to Calgary

Koulant
Автор

Great video and simple as promised. Thanks a lot.

Atom-Mercury
Автор

Thanks alot! Very clear and to the point video 👍

alishbamumtaz
Автор

I like and subscribe. You are a good commentator and presenter and I look forward to more videos.

xarzu
Автор

Nice and clear. Thanks. (Yes, remember to make sure that the 'Private Repository' box is checkmarked !).

JHatLpool
Автор

Thank you so much. Your video helps me to understand how to use the git.
Thank you. I described your channel.

eetgbib
Автор

Microsoft is so infuriating. This menu option has moved somewhere. These problems are why i choose to not use Visual Studio unless I am forced to.

thoughtsuponatime
Автор

Simple and Straight to the point..Thank you!...

rasheer
Автор

Very nice, easy to understand for everybody, thanks!

I_c_a_r_u_S_S
Автор

Thanks 😊 I managed to push my projects . Very easy steps

muhlurihlungwani
Автор

if i right click the solution i dont get the option of git repository

backflipsaresweet
Автор

Hello! What if I have already created a repository manually in GitHub? Doesn't seem to be an option to connect to an existing repo in studio. Thanks!

DarkArrowk
Автор

do more videos on new technology and thanks a lot😍😍😍

eggkboe
Автор

i am working in a project that has a git repository in azure devops, but i wanted to also commit to github, but it doesn't give me the option "Create Git Repository", so i clone it from azure in the hope that wouldnt be any git in the new file, but still i couldnt create a new git to commit into github, do you know what might be ?

nathan_falkon
Автор

I can’t find the create git repository

rahmani
Автор

like you mentioned, a solution which had three projects took a while to upload.

kartikpodugu
Автор

when I right click my solution, it doesn’t have an option “create github repository”. I’m using VS for mac. so suck.

jacky
Автор

what if i have already an existing branch, then how to do it?

programmerStyle