ユーザ用ツール

サイト用ツール


development:git

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン両方とも次のリビジョン
development:git [2020/07/06 08:49] – [参考] hayashidevelopment:git [2020/07/07 07:41] hayashi
行 47: 行 47:
   # git remote set-url --push origin User@newrepos.example.net:/path/to/Project.git   # git remote set-url --push origin User@newrepos.example.net:/path/to/Project.git
   # git push --mirror   # git push --mirror
 +
 +===== ユーザ名・パスワードの設定 =====
 +
 +<file config ~/.netrc>
 +machine github.com
 +login username
 +password xxxxxxx
 +</file>
  
 ===== 参考 ===== ===== 参考 =====
development/git.txt · 最終更新: 2022/08/14 13:23 by hayashi