Skip to content

Commit cc2552a

Browse files
dschovdye
authored andcommitted
Merge pull request #3960 from dscho/fix-vimdiff-with-spaces-in-paths
mergetool(vimdiff): allow paths to contain spaces again
2 parents ba1aabb + 36ff645 commit cc2552a

File tree

194 files changed

+830
-6513
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

194 files changed

+830
-6513
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
*.perl eol=lf diff=perl
55
*.pl eof=lf diff=perl
66
*.pm eol=lf diff=perl
7-
*.png binary
87
*.py eol=lf diff=python
98
*.bat eol=crlf
109
CODE_OF_CONDUCT.md -whitespace

.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 64 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,7 @@
1-
Thanks for taking the time to contribute to Git!
2-
3-
Those seeking to contribute to the Git for Windows fork should see
4-
http://gitforwindows.org/#contribute on how to contribute Windows specific
5-
enhancements.
6-
7-
If your contribution is for the core Git functions and documentation
8-
please be aware that the Git community does not use the github.com issues
9-
or pull request mechanism for their contributions.
10-
11-
Instead, we use the Git mailing list ([email protected]) for code and
12-
documentation submissions, code reviews, and bug reports. The
13-
mailing list is plain text only (anything with HTML is sent directly
14-
to the spam folder).
15-
16-
Nevertheless, you can use GitGitGadget (https://gitgitgadget.github.io/)
1+
Thanks for taking the time to contribute to Git! Please be advised that the
2+
Git community does not use github.com for their contributions. Instead, we use
3+
a mailing list ([email protected]) for code submissions, code reviews, and
4+
bug reports. Nevertheless, you can use GitGitGadget (https://gitgitgadget.github.io/)
175
to conveniently send your Pull Requests commits to our mailing list.
186

197
Please read the "guidelines for contributing" linked above!

.github/config.yml

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)