NOW OR NEVER

[Git] GitHub Organization Overview 안보이게 하는 방법 본문

Challenge/Study

[Git] GitHub Organization Overview 안보이게 하는 방법

LAURA 2023. 7. 24. 23:11
반응형

 

  • 오른 쪽에 View as : Public 밑으로 내려가면서 보다 보면 you can hide the tasks we've suggested~~ 이렇게 나오는 부분이 있는 데 can hide the tasks we've suggested 이 부분을 클릭하면 된다
  • 프로젝트 설명과 레포지토리만 보이게 하려고 계속 찾다가 발견했다
  • 참고 url

https://stackoverflow.com/questions/73337205/github-organisation-overview-tab-how-to-display-list-of-repositories

 

GitHub organisation overview tab: how to display list of repositories

It's kind of a weird one - I have several organisations under my GitHub account and some, under the Overview tab display the list of repositories, wheres others a list of different options under the

stackoverflow.com

 

Comments