New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/38491#discussion_r939205651 Comment: yes ``` $ gh repo clone --help ... If the repository is a fork, its parent repository will be added as an additional git remote called "upstream". The remote name can be configured using `--upstream-remote-name`. The `--upstream-remote-name` option supports an "@owner" value which will name the remote after the owner of the parent repository. ... ```