if I did git clone https://github.com/raspberrypi/linux it's downloaded OK.
but if did git clone https://github.com/raspberrypi/tool
it prompt me for Username and Password
I entered pi, and raspberry. It didn't work.
Like this:lilzz wrote:did git clone https://github.com/raspberrypi/tool
it prompt me for Username and Password
I entered pi, and raspberry. It didn't work.
Code: Select all
pi@raspberrypi ~ $ git clone https://github.com/raspberrypi/tool
Cloning into 'tool'...
Username for 'https://github.com':
Code: Select all
git clone https://github.com/raspberrypi/tools