File tree Expand file tree Collapse file tree 3 files changed +17
-0
lines changed
Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ # Set the default behavior, in case people don't have core.autocrlf set.
2+ * text =auto
3+
4+ # Declare files that will always have CRLF line endings on checkout.
5+ * .bat text eol =crlf
6+
7+ # Declare files that will always have LF line endings on checkout.
8+ * .sh text eol =lf
Original file line number Diff line number Diff line change 44deploy.bat
55dockerfiles /software /oracle /oracle-instantclient19.5-basic_19.5.0.0.0-2_amd64.deb
66patch /oracledb /lib /queryStream.js
7+ rebuild.bat
8+ qa /connections /YDB3.json
9+ qa /connections /YDB2.json
10+ qa /connections /YDB1.json
11+ qa /connections /winSecureConnections.json
12+ qa /connections /secureConnections.json
13+ qa /connections /rootkey.csv
14+ qa /connections /noPasswords.json
15+ qa /connections /awsCredentials.bat
File renamed without changes.
You can’t perform that action at this time.
0 commit comments