-
-
Notifications
You must be signed in to change notification settings - Fork 620
Closed
Description
Upstream report: isaacs/github#1610 We will have to either redirect people to the README.adoc blob, or setup a GitHub pages if this doesn't get fixed soon.
At 7068228
The README.adoc shown was cut down at:
Each run gets a separate output directory. For example:
./run --arch aarch64 --emulator gem5 --run-id 0 &>/dev/null &
./run --arch aarch64 --emulator gem5 --run-id 1 &>/dev/null &
produces two separate <<
when viewed from the home page:
- https://github.com/cirosantilli/linux-kernel-module-cheat/tree/70682288c4c0efb3cc1cc11a4c6f6b0fe15292f3
- https://github.com/cirosantilli/linux-kernel-module-cheat
Links to sections below the cutoff were also broken, e.g. [rootfs_overlay], that's how I noticed it.
The length of the document down to the cut point was exactly 512k bytes, wc says:
15988 64231 512000
However, when viewing the README.adoc directly, the full document was rendered:
- https://github.com/cirosantilli/linux-kernel-module-cheat/blob/master/README.adoc
- https://github.com/cirosantilli/linux-kernel-module-cheat/blob/70682288c4c0efb3cc1cc11a4c6f6b0fe15292f3/README.adoc
wataash
Metadata
Metadata
Assignees
Labels
No labels