spiegel-keyman/resources
Eberhard Beilharz 44116b70dd
chore(common): detect ssh remotes in git hooks
Sometime ago we lost the ability to detect git remotes that use ssh
(git@github.com:keymanapp/keyman.git) and we only detect remotes that
use https (https://github.com/keymanapp/keyman.git). This change restores
this ability.

Also add some empty lines between the different parts of the error message.

# Keyman Conventional Commit suggestions:
#
# - Link to a Sentry issue with git trailer:
#     Fixes: _MODULE_-_ID_
# - Give credit to co-authors:
#     Co-authored-by: _Name_ <_email_>
# - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
# - Don't include a period at the end of the title
# - Always include a blank line before trailers
# - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
2024-09-17 11:38:41 +02:00
..
build chore(common): Update KEYMAN_VERSION_UNICODE to 16.0.0 2024-09-11 09:33:30 +07:00
devbox remove openjdk 8 dependency for ios builds 2024-04-19 14:27:03 +07:00
git-hooks chore(common): detect ssh remotes in git hooks 2024-09-17 11:38:41 +02:00
gosh chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
scopes chore(common): update labels to include change, style 2024-05-24 09:43:10 +07:00
standards-data Merge pull request #12393 from keymanapp/chore/common/unicode-16 2024-09-12 11:25:07 +07:00
stats refactor(web): move common/models to web/src/engine/predictive-text 2024-09-10 17:45:22 +02:00
tools/strip-emoji fix(common): update emoji stripping for Unicode 15.1 2024-04-18 09:05:30 +07:00
build.sh chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
builder.inc.sh fix(common): show description even if child projects specifies path 2024-08-09 12:20:36 +02:00
locate_emscripten.inc.sh chore(common): npm install should be in emscripten folder 2024-08-23 07:10:48 +02:00
shellHelperFunctions.sh chore(common): use nvm to select version of node for builds 2024-08-01 05:09:08 +07:00