comparison Filelist @ 26149:b5f535645258 v8.2.3606

patch 8.2.3606: file missing from list of distributed files Commit: https://github.com/vim/vim/commit/d3682c5f28380695a53cbb927deb94ffa3261eca Author: Bram Moolenaar <Bram@vim.org> Date: Tue Nov 16 19:20:56 2021 +0000 patch 8.2.3606: file missing from list of distributed files Problem: File missing from list of distributed files. Solution: Add the file.
author Bram Moolenaar <Bram@vim.org>
date Tue, 16 Nov 2021 20:30:05 +0100
parents 92c424550367
children 24f74e6e3130
comparison
equal deleted inserted replaced
26148:624439a39432 26149:b5f535645258
5 SRC_ALL = \ 5 SRC_ALL = \
6 .cirrus.yml \ 6 .cirrus.yml \
7 .coveralls.yml \ 7 .coveralls.yml \
8 .gitattributes \ 8 .gitattributes \
9 .github/CODEOWNERS \ 9 .github/CODEOWNERS \
10 .github/ISSUE_TEMPLATE/bug_report.yml \
10 .github/workflows/ci.yml \ 11 .github/workflows/ci.yml \
11 .github/workflows/codeql-analysis.yml \ 12 .github/workflows/codeql-analysis.yml \
12 .github/workflows/coverity.yml \ 13 .github/workflows/coverity.yml \
13 .gitignore \ 14 .gitignore \
14 .hgignore \ 15 .hgignore \