User16753724663
Databricks Employee
Databricks Employee

To fix the issue, we need to pass the token in the header itself

git clone https://<token>:x-oauth-basic@github.com/owner/repo.git

Example:

%sh
 
git clone https://<token>@github.com/darshanbargal4747/databricks.git