Skip to content

mingw: Suppress warning that <commit>:.gitattributes does not exist#276

Merged
dscho merged 1 commit intogit-for-windows:masterfrom
dscho:issue-0xff
Aug 15, 2015
Merged

mingw: Suppress warning that <commit>:.gitattributes does not exist#276
dscho merged 1 commit intogit-for-windows:masterfrom
dscho:issue-0xff

Conversation

@dscho
Copy link
Member

@dscho dscho commented Aug 13, 2015

On Windows, a file name containing a colon is illegal. We should
therefore expect the corresponding errno when fopen() is called for a
path of the form :.gitattributes.

This fixes #255.

Signed-off-by: Johannes Schindelin johannes.schindelin@gmx.de

On Windows, a file name containing a colon is illegal. We should
therefore expect the corresponding errno when `fopen()` is called for a
path of the form <commit>:.gitattributes.

This fixes git-for-windows#255.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho
Copy link
Member Author

dscho commented Aug 15, 2015

Verified by @toninlg.

dscho added a commit that referenced this pull request Aug 15, 2015
mingw: Suppress warning that <commit>:.gitattributes does not exist
@dscho dscho merged commit d1b00d3 into git-for-windows:master Aug 15, 2015
@dscho dscho deleted the issue-0xff branch August 15, 2015 08:15
dscho added a commit that referenced this pull request Aug 31, 2015
mingw: Suppress warning that <commit>:.gitattributes does not exist
dscho added a commit that referenced this pull request Sep 10, 2015
mingw: Suppress warning that <commit>:.gitattributes does not exist
dscho added a commit that referenced this pull request Sep 18, 2015
mingw: Suppress warning that <commit>:.gitattributes does not exist
dscho added a commit that referenced this pull request Sep 29, 2015
mingw: Suppress warning that <commit>:.gitattributes does not exist
dscho added a commit that referenced this pull request Oct 5, 2015
mingw: Suppress warning that <commit>:.gitattributes does not exist
dscho added a commit that referenced this pull request Oct 19, 2015
mingw: Suppress warning that <commit>:.gitattributes does not exist
dscho added a commit that referenced this pull request Nov 9, 2015
mingw: Suppress warning that <commit>:.gitattributes does not exist
dscho added a commit that referenced this pull request Dec 11, 2015
mingw: Suppress warning that <commit>:.gitattributes does not exist
dscho added a commit that referenced this pull request Jan 5, 2016
mingw: Suppress warning that <commit>:.gitattributes does not exist
jeffhostetler pushed a commit to jeffhostetler/git that referenced this pull request Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

git diff strange warning for gitattributes when diff file in subfolder

1 participant