Github

C, C++, Java, PHP, Ruby...

Moderator/ica: Moderatori/ce

Pravila foruma
U naslovu teme unutar uglatih zagrada navesti o kojem jeziku je riječ. Primjer: [Java]
Odgovori
Avatar
x_sport
Postovi: 231
Pridružen/a: 17 pro 2008, 13:46
Spol: M
OS: Arch | W7
Lokacija: Split

Github

Post Postao/la x_sport »

Pozdrav ekipa!
Imam problem sa githubom, i nadam se da ćete mi uspjeti pomoći...
Imam account na Githubu, i uredno napravljene repose. Međutim kada pokušavam sa # git push origin ili # git push NEKIFILE, kaže mi :

Kod: Označi sve

ERROR:repository not found fatal:The remote end hung up unexpectedly 
problem je sljedeći; naredbe koje sam naveo gore nekad rade nekad ne. I nikako da shvatim što točno radim krivo.
Github koristim tek neko kratko vrijeme, pa ovo pripisujem nekakvim n00b greškama, ali sad već stvarno ne znam di dalje.
Ako imate kakve ideje pucajte! :zbunjen
"It ain't about how hard you can hit,it's about how hard you can get hit and keep moving forward..."
Give back to the community....translate!:)
"If you live properly,the dreams will come to you." Randy Pausch,R.I.P.
Avatar
tartaglia
Postovi: 400
Pridružen/a: 13 sij 2009, 12:57
Spol: M
OS: openSuse 11.3
Lokacija: Zagreb

Re: Github

Post Postao/la tartaglia »

Pokreces git iz mape u kojoj nema repozitorija :misli
Avoid the Gates of Hell. Use Linux!
Avatar
madone
Postovi: 1594
Pridružen/a: 09 srp 2008, 09:49
Spol: M
OS: Debian
Lokacija: Zagreb

Re: Github

Post Postao/la madone »

A security vulnerability was recently discovered that made it possible for an attacker to add new SSH keys to arbitrary GitHub user accounts. This would have provided an attacker with clone/pull access to repositories with read permissions, and clone/pull/push access to repositories with write permissions. As of 5:53 PM UTC on Sunday, March 4th the vulnerability no longer exists.

While no known malicious activity has been reported, we are taking additional precautions by forcing an audit of all existing SSH keys.

# Required Action

Since you have one or more SSH keys associated with your GitHub account you must visit https://github.com/settings/ssh/audit to approve each valid SSH key.

Until you have approved your SSH keys, you will be unable to clone/pull/push your repositories over SSH.
Odgovori