سؤال

When I get the data of an repository via the API there is this key "homepage" which is "null" in my cases. Is there any way to to set a value for it e.g. the URL of the gh-page of this repo without using the API? Maybe via the settings of the repo or the config file or doing something like 'git config homepage "http://USERNAME.github.io/REPO/" '

هل كانت مفيدة؟

المحلول

Assuming you have access to the repository, click "Edit" from the repository header in your account, then enter you can change the homepage and description.

enter image description here

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top