回答編集履歴

2

リンクの挿入

2020/04/27 18:46

投稿

Kazuki_Naruse
Kazuki_Naruse

スコア63

test CHANGED
@@ -1,19 +1,19 @@
1
1
  herokuにログインはされていますでしょうか?
2
2
 
3
- [git pushでherokuにデプロイしようとしたらfatal: unable to accessとなった]
4
3
 
4
+
5
- https://qiita.com/kaoribako12/items/1f4334ac02d9f8309f33
5
+ [git pushでherokuにデプロイしようとしたらfatal: unable to accessとなった](http://qiita.com/kaoribako12/items/1f4334ac02d9f8309f33)
6
+
7
+
6
8
 
7
9
 
8
10
 
9
11
  またこの辺りの記事で参考でになるのがあるかもです!
10
12
 
11
- [git push heroku master でエラー]
12
13
 
14
+
13
- https://ja.stackoverflow.com/questions/50141/git-push-heroku-master-%E3%81%A7%E3%82%A8%E3%83%A9%E3%83%BC
15
+ [git push heroku master でエラー](http://ja.stackoverflow.com/questions/50141/git-push-heroku-master-%E3%81%A7%E3%82%A8%E3%83%A9%E3%83%BC)
14
16
 
15
17
 
16
18
 
17
- [Rails Tutorial エラーメモ]
18
-
19
- https://qiita.com/shino_h/items/dac72b5962eff519595e
19
+ [Rails Tutorial エラーメモ](http://qiita.com/shino_h/items/dac72b5962eff519595e)

1

リンク先の概要追加

2020/04/27 18:46

投稿

Kazuki_Naruse
Kazuki_Naruse

スコア63

test CHANGED
@@ -1,15 +1,19 @@
1
1
  herokuにログインはされていますでしょうか?
2
+
3
+ [git pushでherokuにデプロイしようとしたらfatal: unable to accessとなった]
2
4
 
3
5
  https://qiita.com/kaoribako12/items/1f4334ac02d9f8309f33
4
6
 
5
7
 
6
8
 
9
+ またこの辺りの記事で参考でになるのがあるかもです!
10
+
11
+ [git push heroku master でエラー]
12
+
7
13
  https://ja.stackoverflow.com/questions/50141/git-push-heroku-master-%E3%81%A7%E3%82%A8%E3%83%A9%E3%83%BC
8
14
 
9
15
 
10
16
 
17
+ [Rails Tutorial エラーメモ]
18
+
11
19
  https://qiita.com/shino_h/items/dac72b5962eff519595e
12
-
13
-
14
-
15
- またこの辺りの記事で参考でになるのがあるかもです!