About 3,340,000 results
Open links in new tab
  1. Tutorial: Open project from repo in Visual Studio - Visual Studio ...

    Dec 19, 2024 · In this tutorial, learn how to open a cloned project in a Git or Azure DevOps repository by using Visual Studio and view files in Solution Explorer.

  2. How do I add an existing Solution to GitHub from Visual Studio

    Feb 14, 2017 · How can I add the existing project on Github? There is no File-> Add to source control option in Visual Studio 2017 Community Edition! Just read this github.com/blog/…

  3. How to Upload a Project to GitHub from Visual Studio?

    Visual Studio makes it easy to upload a project to GitHub, allowing you to manage your project with Git version control and collaborate with others. In this blog, we’ll go through the steps to …

  4. How to Link GitHub with Visual Studio? - GeeksforGeeks

    May 30, 2024 · Here is the stepwise process to link GitHub to Visual Studio. Step 1: Open Visual Studio. Launch Visual Studio from your desktop or start menu. Step 2: Open the account …

  5. Working with GitHub in VS Code - Visual Studio Code

    To get started with the GitHub in VS Code, you'll need to install Git, create a GitHub account and install the GitHub Pull Requests and Issues extension. In this topic, we'll demonstrate how you …

  6. Visual Studio: Add your Project to Github - DEV Community

    Nov 1, 2023 · Today I'll show you how to add your local solution file to a remote repository in GitHub, make changes, and update those changes in the remote repository. So let's begin. …

  7. Uploading a project to GitHub

    Learn how to upload the files for your project to GitHub. This tutorial will show you how to upload a group of files to a GitHub repository. Uploading your files to a GitHub repository lets you: …

    Missing:

    • Visual Studio

    Must include:

  8. VisualStudio/docs/using/publishing-an-existing-project-to ... - GitHub

    Open a solution in Visual Studio. If solution is not already initialized as a Git repository, select Add to Source Control from the File menu. Open Team Explorer. In Team Explorer, click Sync. …

  9. Using Visual Studio 2022 for GitHub Repository

    Aug 1, 2022 · There are several ways to interact with GitHub and create a repository and commit codes such as Git, GitHub Desktop, Visual Studio, and so on. However, in this article, we will …

  10. Git in Visual Studio - add existing project? - Stack Overflow

    May 30, 2013 · First of all you need to install Git software on your local development machine, e.g. Git Extensions. Then do git init in the solution folder. That is the proper way to create a …

  11. Some results have been removed
Refresh