Разработки проекта PuppyRus > Разработка PFS и Initrd

Initrd (от DdShurick)

<< < (2/36) > >>

neobht:

--- Цитата: DdShurick от 02 Январь 2016, 16:07:10 ---
--- Код ---
# git push                                
git-remote-https: /usr/lib/libcurl.so.4: no version information available (required by git-remote-https)
fatal: unable to access 'https://github.com/DdShurick.git/': error setting certificate verify locations:
  CAfile: /usr/share/curl/curl-ca-bundle.crt
  CApath: none
--- Конец кода ---

--- Код ---
# git push                                 
fatal: remote error:
  You can't push to git://github.com/DdShurick.git
  Use https://github.com/DdShurick.git
--- Конец кода ---

--- Конец цитаты ---

я уже вам приводил как чинить:


--- Код ---
git config --global http.sslverify "false"
--- Конец кода ---

DdShurick:

--- Код ---
# git push                                 
git-remote-https: /usr/lib/libcurl.so.4: no version information available (required by git-remote-https)
fatal: repository 'https://github.com/DdShurick.git/' not found
# git push
fatal: remote error:
  You can't push to git://github.com/DdShurick.git
  Use https://github.com/DdShurick.git

--- Конец кода ---

neobht:

--- Цитата: DdShurick от 02 Январь 2016, 16:23:08 ---
--- Код ---
# git push                                 
git-remote-https: /usr/lib/libcurl.so.4: no version information available (required by git-remote-https)
fatal: repository 'https://github.com/DdShurick.git/' not found
# git push
fatal: remote error:
  You can't push to git://github.com/DdShurick.git
  Use https://github.com/DdShurick.git

--- Конец кода ---

--- Конец цитаты ---

повторите код который я приводил.
вы неправильно клонировали проект по https.

DdShurick:

--- Цитата: neobht от 02 Январь 2016, 16:26:18 ---повторите код который я приводил.
вы неправильно клонировали проект по https.
--- Конец цитаты ---
Я перепробовал всё и не по одному разу. Результат: не-хо-чет.

neobht:

--- Цитата: DdShurick от 02 Январь 2016, 16:47:51 ---
--- Цитата: neobht от 02 Январь 2016, 16:26:18 ---повторите код который я приводил.
вы неправильно клонировали проект по https.
--- Конец цитаты ---
Я перепробовал всё и не по одному разу. Результат: не-хо-чет.

--- Конец цитаты ---

выше вы клонируете DdShurick.git. Это несуществующий проект.

Навигация

[0] Главная страница сообщений

[#] Следующая страница

[*] Предыдущая страница

Перейти к полной версии