Failed to get raw data with deploy token
When I try to get raw data with a deploy token (read repository scope)
wget https://deploytoken:password@xxx/raw/master/myfile.txt
I get the html auth page content.
works fine with git clone
Edited by JF
When I try to get raw data with a deploy token (read repository scope)
wget https://deploytoken:password@xxx/raw/master/myfile.txt
I get the html auth page content.
works fine with git clone