Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to access raw.githubusercontent.com on Github for Enterprise?

I'm trying to create a helm chart repo on our enterprise's Github. As suggested in this link, I should get access to something similar to raw.githubusercontent.com on our Github. Where can I find this?

like image 794
Phạm Nhật Minh Avatar asked May 13 '26 17:05

Phạm Nhật Minh


1 Answers

To find your GitHub Enterprise instance's raw URL, just navigate to any file in your Enterprise repository and click the Raw button to see its Raw URL. Just don't forget to truncate the authorization token from the URL so it looks something like this:

https://raw.github.company.com/User_Or_OrgName/Branch_Or_Commit_ID/file_name.file_extension

like image 164
Adil B Avatar answered May 19 '26 02:05

Adil B



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!