LINUX.ORG.RU

История изменений

Исправление Jetty, (текущая версия) :

git remote add
git checkout one_remote/master
git checkout another_remote/master

Исходная версия Jetty, :

git add remote
git checkout one_remote/master
git checkout another_remote/master