Y
Hacker News
new
|
ask
|
show
|
jobs
by
styfle
3123 days ago
This doesn’t render very well on mobile. I wish the Git team would write their docs as a .md so GitHub could render as HTML with word wrap in all its glory.
2 comments
nayuki
3123 days ago
Here is a rich text version of the same document:
https://www.kernel.org/pub/software/scm/git/docs/technical/h...
link
jwilk
3122 days ago
It's written an asciidoc, which GitHub can render too. It's a matter of changing the extension or adding vim modeline.
link