• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

private knowhow


Commit MetaInfo

Revisionc7c14066fc2f36b292e7f88f8462f6afa318f24c (tree)
Time2021-05-09 07:06:23
Authorhyperoga <hyperoga@gmai...>
Commiterhyperoga

Log Message

add https

Change Summary

Incremental Difference

--- a/git.txt
+++ b/git.txt
@@ -60,7 +60,7 @@ git
6060 (1)アカウント設定
6161 git config --global user.name "<ユーザー名>"
6262 git config --global user.email <メールアドレス>
63-(2)エラーとなっているURLにユーザ名を付加する
63+(2)エラーとなっているURLにユーザ名を付加する(httpsで)
6464 OSDNの場合
6565 git remote set-url origin https://<ユーザ名>@pf.osdn.jp/gitroot/xxxx/xxxx.git
6666 githubの場合