2012-06-11 14:14 UTC+0200 Viktor Szakats (harbour syenar.net)
* bin/hbcommit.hb
+ To configure your own name and e-mail address used
in ChangeLog entries, create a file called ".hbcommit"
in the root of Harbour SVN sandbox, and fill it with this:
'Firstname Lastname (my domain.net)'
(in single line. no EOLs and padding is necessary)
This commit is contained in:
@@ -16,6 +16,14 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-06-11 14:14 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* bin/hbcommit.hb
|
||||
+ To configure your own name and e-mail address used
|
||||
in ChangeLog entries, create a file called ".hbcommit"
|
||||
in the root of Harbour SVN sandbox, and fill it with this:
|
||||
'Firstname Lastname (my domain.net)'
|
||||
(in single line. no EOLs and padding is necessary)
|
||||
|
||||
2012-06-11 13:20 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbrun/hbrun.prg
|
||||
+ use .hb as default extension for Harbour sources.
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
*/
|
||||
|
||||
#define _MY_NAME_ "Firstname Lastname (me domain.net)"
|
||||
#define _PCOMMIT_ ".pcommit"
|
||||
#define _PCOMMIT_ ".hbcommit"
|
||||
|
||||
#pragma warninglevel=3
|
||||
#pragma -km+
|
||||
|
||||
Reference in New Issue
Block a user