Override not working #5294
-
|
My repo's languages shows a *.ts linguist-language=TypeScriptCaching wouldn't be an issue because this repo only has one single commit. What would the issue here be? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Pushing a change to Though I'm not sure what's going on with the sidebar… |
Beta Was this translation helpful? Give feedback.

Pushing a change to
.gitattributeswill only impact classification once another change gets pushed, which forces GitHub to refresh its now-stale cache. When I forked your repository and pushed a minor change, I saw thatcli.tswas being identified as TypeScript:Though I'm not sure what's going on with the sidebar…