mirror of
https://github.com/xroche/httrack.git
synced 2026-07-28 03:22:12 +03:00
Compare commits
1 Commits
master
...
chore/test
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6c5043f192 |
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -6,3 +6,8 @@
|
||||
# bash die on $'\r' on every line of them.
|
||||
*.test text eol=lf
|
||||
*.sh text eol=lf
|
||||
|
||||
# Every new test appends to the TESTS list, so two branches in flight always
|
||||
# collide on its last line. A union merge keeps both entries; automake does not
|
||||
# care about order.
|
||||
tests/Makefile.am merge=union
|
||||
|
||||
Reference in New Issue
Block a user