upstream 프로젝트의 visibility를 private에서 public으로 변경했더니 fork했던 프로젝트의 연결이 끊기는 경우가 생겼다.
다시 포크를 해오기엔 작업한 부분이 너무나 많았다. upstream과 다시 연결해보려 했으나, 유저가 임의로 할 수는 없다는 결과를 얻었다.
따라서 Github Support를 신청했다.
I forked https://github.com/nhn-mini-dooray/Gateway (upstream) to https://github.com/eora21/Gateway (origin).
However, after the visibility of the upstream project was changed from private to public, the upstream connection to my origin project was disconnected.
Is it possible to reconnect it?
I need help for this.
https://github.com/nhn-mini-dooray/Gateway(upstream)을 https://github.com/eora21/Gateway(origin)으로 포크했었습니다.
그런데 upstream 프로젝트를 private에서 public으로 변경했더니 포크 연결이 끊어졌습니다.
다시 연결해주실 수 있을까요?
origin 프로젝트와 upstream 프로젝트의 visibility를 같은 상태로 만들어달라는 요청이 와서 변경 후 comment를 달았다.
굳..!