Page 2 of 2

Re: nightmare with GitHub Desktop

Posted: Fri Jan 15, 2016 7:06 pm
by IAHM-COL
LOL
Keep your stick in the ice, and try again tomorrow. Start simple. Use the HTTPS protocol FIRST, and try cloning something with gistmart.

Re: nightmare with GitHub Desktop

Posted: Fri Jan 15, 2016 7:17 pm
by Berkut
I don't even know how many times do i have to repeat,

GitHub Desktop...doesn't work,at all.
GitHub for Windows Something...i have no clue about SSH keys
Smart Git,works but again,only with SSH.

Re: nightmare with GitHub Desktop

Posted: Fri Jan 15, 2016 7:24 pm
by Berkut
Is there any list of all available Git hosting sites,like GitHUb? If there is,i will try all of them,but i will find one that works.

Here is the reason why i can't clone,commit....nothing.

Code: Select all

git -c diff.mnemonicprefix=false -c core.quotepath=false clone --recursive https://github.com/FGMEMBERS/787-9.git D:\David\Programi\github
Cloning into 'D:\David\Programi\github'...

warning: templates not found C:\Users\WIN7\AppData\Local\Atlassian\SourceTree\git_local\share\git-core\templates

fatal: unable to access 'https://github.com/FGMEMBERS/787-9.git/': Couldn't resolve proxy '%HTTP_PROXY%'


So is there any way around?

Re: nightmare with GitHub Desktop

Posted: Fri Jan 15, 2016 9:58 pm
by IAHM-COL
... lets just get your SSH going first.
I will prepare a list of steps, for you.

IH_COL