TrackAssemblyTool/.tgitconfig
Deyan Dobromirov 546ee5eb65
Added: Track assembly retrieve owner from entity (#44)
Fixed: Dashes saves as UTF-8
Fixed: Integrated commit hook
Fixed: Switch TA initialization to ANSI
Improved: Better future support
Improved: The way script handles the owner
Updated: Keep code conversion
Updated: Version equalize
Updated: WS publish now calls integrated NP
Added: Commit hooks ENV variables initial commit
Added: Track assembly retrieve owner from entity
Removed: Hook `pre-commit.bat` timeout
Removed: Timeout at the execution end
2023-01-12 20:10:41 +02:00

6 lines
127 B
Plaintext

[hook "precommit"]
[hook "startcommit"]
cmdline = data\\trackassembly\\tools\\hooks\\pre-commit.bat
wait = true
show = true