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