LoginSignup
0
1

More than 1 year has passed since last update.

Visual StudioとGithubを連携させる

Last updated at Posted at 2022-08-20

Visual StudioのプロジェクトをGithubのリポジトリにする

ここを読めば基本的にできる。
https://docs.microsoft.com/ja-jp/visualstudio/version-control/git-create-repository?view=vs-2022

ローカルリポジトリとプッシュ
https://www.ipentec.com/document/visual-studio-2019-github-commit-and-push-using-team-explorer

クローンや他の操作は基本的に以下のリンクからそれぞれ飛べる。
https://docs.microsoft.com/ja-jp/visualstudio/version-control/git-create-repository?view=vs-2022

適当な名前のプロジェクトをリポジトリにしたいとき、名前を変えたくなると思う。(私はよくやる)
以下を参考にプロジェクトのフォルダ名を変更することができる。
https://lipoyang.hatenablog.com/entry/20151112/p1

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1