2013-04-01 00:17 UTC+0200 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
+ will now use UTF-8 when the stdout is redirected to file
(caveat: will also use UTF-8 when using Windows tools
like 'more' do not understand UTF-8)
+ will now use UTF-8 when using -viewhelp to open the help in viewer
* README.md
* minor clarification to formatting cmd templates
* .gitattributes
+ some lines for future testing
This commit is contained in:
8
.gitattributes
vendored
8
.gitattributes
vendored
@@ -73,3 +73,11 @@ ChangeLog.txt ident
|
||||
*.png binary
|
||||
*.sq3 binary
|
||||
*.tif binary
|
||||
|
||||
# TOTEST:
|
||||
#*.c text diff=cpp
|
||||
#*.h text diff=cpp
|
||||
#*.htm text diff=html
|
||||
#*.html text diff=html
|
||||
#*.m text diff=objc
|
||||
#*.rb text diff=ruby
|
||||
|
||||
Reference in New Issue
Block a user