LoginSignup
0
0

More than 5 years have passed since last update.

GitLab/TortoiseGit/Puttyの連携について

Posted at

■はじめに
2017/09/18時点における、TortoiseGitとPuttyを用いて、GitLab上のリポジトリを
ローカル環境に複製する操作方法についての、メモ


◆環境
・TortoiseGit 2.3.0.0
・git version 2.14.1.windows.1
・Putty 0.70


◆手順概要
1. 各種インストール
1.1. TotiseGitをインストール。次へ次へ次へ。。。
1.2. MSYSGitをインストール
1.3. Puttyをインストール
2. GitLabでアカウント/プロジェクト作成
3. TortoiseGit/設定/Gitに、IDとメールアドレスを登録。ついでにグローバルを指定。
4. TortoiseGit/設定/Git/ネットワークに、インストールしたPuttyの"plink.exe"を指定
5. Puttygenで鍵作成。公開鍵を.key、秘密鍵を.pptで保存
6. 公開鍵情報をGitLabに登録
7. フォルダからGitクローン。その際に秘密鍵を指定


■補足
・URLはgitでもよい?


■参考情報
http://nick-udon.hatenablog.com/entry/2016/10/31/182554
http://blog.dksg.jp/2015/05/windowsgitmsysgit-tortoisegitgitlabpush.html

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0