Commit Graph

4 Commits

Author SHA1 Message Date
SkyratBot
569b3e219c [MIRROR] Skip app execution aliases when searching for Python (#842)
* Skip app execution aliases when searching for Python (#53569)

* Skip app execution aliases when searching for Python

Co-authored-by: Tad Hardesty <tad@platymuus.com>
2020-09-17 06:10:42 +02:00
Tad Hardesty
17348c3f99 Update precommit hooks to work in GitHub Desktop (#51404)
Turns out GitHub Desktop actually does bundle a sh.exe, just not a bash.

Also tries to look for the py launcher to help people who didn't check 
the "Add Python to PATH" option.
2020-06-03 10:17:38 -07:00
Tad Hardesty
b4c330c24c Fix hook installation on Linux
Marks the shell scripts executable and sets nullglob so that the lack of
merge drivers doesn't cause shenanigans.
2018-01-30 16:55:37 -08:00
Tad Hardesty
9639061433 Add a new and improved mapmerge (#33869)
Key benefits of the new mapmerge include: multi-Z support, effective
reuse of deleted keys, automatic handling of key overflow, and utilizing
a git pre-commit hook to eliminate the need to run batch files manually.
2017-12-28 16:01:34 -05:00