LoginSignup
0

More than 5 years have passed since last update.

CodeCommitの初期化メモ

Last updated at Posted at 2018-07-15

すでにあるレポジトリを手っ取り早くCodeCommitに持ってく方法(なんか癖がある)
add origin して push すればいいかというと、CodeCommit側が変な状態で初期化されてるらしく、うまくいかない。

と経て、正常に扱えるように。うーんこの...

あと、バージョンにもよるが、git lfsを無効にしないとダメ
https://stackoverflow.com/questions/48699293/how-to-i-disable-git-lfs

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