Actions
Backport(バックポート) #1981
closedアップグレードガイドのクローン先URLに誤記がある
Start date:
2010-11-24
Due date:
% Done:
100%
Estimated time:
Description
Overview (現象)¶
アップグレードガイドで以下に誤記がある。
https://github.com/openpne/OpenPNE3/blob/stable-3.4.x/doc/ja/Upgrade_From_2_Guide.txt
→51行目 $ git clone git://github.com/openpne/OpenPNE3.github の最後のhubがいらない
Causes (原因)¶
記述に間違いがある
Way to fix (修正内容)¶
$ git clone git://github.com/openpne/OpenPNE3.github を $ git clone git://github.com/openpne/OpenPNE3.git に修正した
Updated by Shinichi Urabe almost 14 years ago
- Status changed from New(新規) to Accepted(着手)
Updated by Shinichi Urabe almost 14 years ago
- Status changed from Accepted(着手) to Pending Review(レビュー待ち)
- % Done changed from 0 to 50
更新履歴 86227ddaf976a2d4a6ff174ed7dd16ac9d67c0e9 で適用されました。
Updated by Shinichi Urabe almost 14 years ago
- Status changed from Pending Review(レビュー待ち) to Fixed(完了)
- % Done changed from 50 to 100
クローズします
Actions