git

【超入門】初心者のためのGitとGitHubの使い方
https://tech-blog.rakus.co.jp/entry/20200529/git#%E5%9F%BA%E6%9C%AC%E7%9F%A5%E8%AD%98


SourceTreeインストール手順<Windows向け>
https://sukkiri.jp/technologies/devtools/git/sourcetree_win.html

GitHubとSourceTreeの連携とプッシュ・プル操作
https://www.pc-koubou.jp/magazine/28571

【Sourcetree】リモートリポジトリを構築しCloneしてみる
https://madai21.hatenablog.com/entry/sourcetree-git-remoterepos


・(ブラウザ)github リポジトリ作成
・(sourcetree) createメニュー
・(sourcetree) リモート設定
・(sourcetree) コメントを入れてコミット
・(sourcetree) プッシュ


★SourceTreeインストール 時
bitbucketserver bitbucket
*bitbucket でOK
*ツールはインストールしない


リポジトリの削除
https://docs.github.com/ja/repositories/creating-and-managing-repositories/deleting-a-repository


【入門】VSCodeとGitHubの連携手順・使い方をわかりやすく解説
https://www.kagoya.jp/howto/rentalserver/webtrend/vscode/

VSCodeでのGitの基本操作まとめ
https://qiita.com/y-tsutsu/items/2ba96b16b220fb5913be

VSCodeでgitのconflictを解消させる話
https://qiita.com/penpenta/items/08b59f4b788ca2ae1c07

VScodeだけでGit操作を完結させるのだ~~ッ!!
https://zenn.dev/praha/articles/db1c4bcc4ef48c

git remote add origin https://github.com/ponlon2000/testver1.git

Follow me!

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

前の記事

Docker

次の記事

コンテナ