about how to git clone source code form qualcomm official site

Before git clone, you need to set http.followRedirects as true.

[email protected]:~/github$ git config --global http.followRedirects true
[email protected]:~/github$ git clone https://chipmaster2.qti.qualcomm.com/home2/git/YOUR_COMPANY/mdm9607-le-2-2_amss_standard_oem.git
Cloning into 'mdm9607-le-2-2_amss_standard_oem'...
Username for 'https://chipmaster2.qti.qualcomm.com': [email protected]_DOMAIN
Password for 'https://[email protected][email protected]':
warning: redirecting to https://chipmaster2.qti.qualcomm.com/home/git/YOUR_COMPANY/mdm9607-le-2-2_amss_standard_oem.git/
remote: Counting objects: 106627, done.
remote: Compressing objects: 100% (86905/86905), done.
...

This work is licensed under a Attribution 4.0 International license. Attribution 4.0 International