Search code inside a Github project

前端 未结 7 1789
被撕碎了的回忆
被撕碎了的回忆 2020-11-29 14:54

Is there a way to grep for something inside a Github project\'s code?

I could pull the source and grep it locally, but I was wondering if it\'s possible through the

相关标签:
7条回答
  • 2020-11-29 15:58

    Recent private repositories have a search field for searching through that repo.

    enter image description here

    Bafflingly, it looks like this functionality is not available to public repositories, though.

    0 讨论(0)
提交回复
热议问题