我正在尝试使用chat_sandbox示例来测试Juggernaut插件。Juggernaut: There has been an error connecting on 127.0.0.1:5001我的juggernaut.yml如下 - :port: 5001 :public_host: 127.0.0.1 # :secret_key: your_secret_key
# :environment: :deve
我从主人那里查看了一个名为FNB-90的分支。在分支FNB-90中,我进行了2次添加、提交并将它们推送到远程。然后,查看另一个名为FNB-90-CHILD的FNB-90分支。$ git fetch # will fetch the latest changes on the remoteFNB-90会恢复到我