
エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Cent OS8のコマンドラインでGitを使う為の準備 - Qiita
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Cent OS8のコマンドラインでGitを使う為の準備 - Qiita
リポジトリを初期化 cdコマンドで先程作成した/home/ユーザー名/testrepo.gitまで移動して、 $ sudo rpm... リポジトリを初期化 cdコマンドで先程作成した/home/ユーザー名/testrepo.gitまで移動して、 $ sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc sudo sh -c 'echo -e "[code]\nname=Visual Studio Code\nbaseurl=https://packages.microsoft.com/yumrepos/vscode\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc" > /etc/yum.repos.d/vscode.repo'