view .gitattributes @ 20867:9c24319b4cb2 v8.2.0985

patch 8.2.0985: simplify() does not remove slashes from "///path" Commit: https://github.com/vim/vim/commit/fdcbe3c3fedf48a43b22938c9331addb2f1182f1 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jun 15 21:41:56 2020 +0200 patch 8.2.0985: simplify() does not remove slashes from "///path" Problem: Simplify() does not remove slashes from "///path". Solution: Reduce > 2 slashes to one. (closes https://github.com/vim/vim/issues/6263)
author Bram Moolenaar <Bram@vim.org>
date Mon, 15 Jun 2020 21:45:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff