A short experiment comparing how GitHub and Codeberg handle direct commit URLs for commits that exist only on a fork, not the original repository. On GitHub, accessing a fork-only commit via the original repo URL works and shows a warning that the commit may belong to a fork. On Codeberg, the same URL returns a 404, accurately reflecting that the commit does not exist in the original repository.
Sort: