Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2021 10:16 AM
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.gitExample:
%sh
git clone https://<token>@github.com/darshanbargal4747/databricks.git