It's raining cats and dogs.

無駄なことなんてないはず

2014-04-28から1日間の記事一覧

android studioで2段階認証設定済みのgithubからcloneする

android studioを使ってgithubからコードをcheckoutするときに、github側で2段階認証(two factor authentication)を設定しているときはpersonal access tokenを使うそうです。 http://michaelcarrano.com/blog/using-github-with-android-studio githubの画…