aboutsummaryrefslogtreecommitdiffstats
path: root/qtscript
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-02-08 17:54:06 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2016-02-17 20:18:48 +0000
commitfdf1b3cc8df45afbf620155ae1bf2f277a56db22 (patch)
tree2e0d0bbd7795312ea36c3cc2b76353755cbc3f34 /qtscript
parentc2549708e50a85a9d764a160cd10bda78fe4c2c2 (diff)
rework hook installation
the primary purpose of this change is making it work with new-style submodules (1.7+) and git-worktree (2.5+). this means resolving '.git' and 'commondir' files. we avoid calling git commands, because a) it's slow on windows, b) some of them are unavailable in older git versions and it's tedious to deal with that and c) their output is not necessarily optimal (not always absolute paths). we also don't use relative paths for the hook locations any more, as that's too tedious to deal with. Change-Id: Ie341e748e56d6bef40856e4a49ac368850028d83 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'qtscript')
0 files changed, 0 insertions, 0 deletions