pushing xamarin forms project to Github

I'm trying to push my xamarin forms project to github . I've tried the regular method following the github instruction & using command line but xamarin forms project usually are big in size so that it won't be pushed throw the CMD and it recommends the Git LFS instead. however, I found that we can push the project to github
how-to-use-git-and-github-in-xamarin-development
using the GitHub Extension for Visual Studio and I have installed it but the second step is to add the solution to source control. but I cannot find the latter option in my menu.
so can anyone help me with this problem, all I need to do is to push my project to github if there any other option than the one I have provided in the article above please mention it. thanks in advance.
@Leon Lu (Shanghai Wicresoft Co,.Ltd.)
Thanks for your replying sir.
i think visual studio saving my project locally and not on the GitHub.
and honestly a have no idea how to use gitHub With Visual studio .
could you please mention any article or video tutorial on how to get things done by VS.
I'm sorry for asking too much but i really need help with this.
thanks in advance.
here is my repo menu
Please refer to this thead: https://learn.microsoft.com/en-us/learn/modules/visual-studio-github-push/
Sign in to comment