内容へ移動
猫型iPS細胞研究所
ユーザ用ツール
ログイン
サイト用ツール
検索
ツール
文書の表示
以前のリビジョン
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
現在位置:
INDEX
»
git
»
github_bitbacket初期設定
トレース:
git:github_bitbacket初期設定
この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。
===== github_bitbacket初期設定 ===== ==== bitbucket ==== <code> git remote add origin https://[アカウント]@bitbucket.org/[アカウント]/test.git git push -u origin master </code> === github === <code> git remote add origin https://github.com/nekotype/test.git git push -u origin master </code>
git/github_bitbacket初期設定.txt
· 最終更新: 2019/01/10 23:24 by
ips
ページ用ツール
文書の表示
以前のリビジョン
バックリンク
文書の先頭へ