dspinellis / dspinellis/git-issue

test of sync-doc fails on Git-for-Windows

Open
#104 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
881
Forks
75
PR merge metrics
No merged PRs in 30d

Description

When running "make test" or "test.sh" the first test for "sync-doc" fails when running under "git for windows". This is likely due to the fact that windows prefers CRLF line endings, and git produces warnings of the form:
```
warning: LF will be replaced by CRLF in git-issue.1.
The file will have its original line endings in your working directory
warning: LF will be replaced by CRLF in git-issue.sh.
The file will have its original line endings in your working directory
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.