[kvm-unit-tests PATCH 3/6] docs: move README to README.md and symlink
Andrew Jones
drjones at redhat.com
Thu Jan 12 09:04:21 PST 2017
On Wed, Jan 11, 2017 at 04:28:38PM +0000, Alex Bennée wrote:
> This allows a slightly nicer formatting of the text when displayed on
> some repository hosts. We keep a symlink from README for the
> old-school purists.
>
> Signed-off-by: Alex Bennée <alex.bennee at linaro.org>
> ---
> README | 69 +----------------------------------------------------
> README.md | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 82 insertions(+), 68 deletions(-)
> mode change 100644 => 120000 README
> create mode 100644 README.md
Please use 'format-patch -M' to create patches when renaming files.
I'm not sure I care about having a .md version or not, but only
one README* file in the root dir would be my preference, i.e. if we
want a .md version, then let's just have that, i.e no symlink.
Thanks,
drew
More information about the linux-arm-kernel
mailing list