- `table.unpack` -> `unpack` - Add support for `http://` and `ssh://` remotes - Gracefully handle error while parsing
15 lines
499 B
Text
15 lines
499 B
Text
Fix issue with error, support other remotes
|
|
|
|
- `table.unpack` -> `unpack`
|
|
- Add support for `http://` and `ssh://` remotes
|
|
- Gracefully handle error while parsing
|
|
# Please enter the commit message for your changes. Lines starting
|
|
# with '#' will be ignored, and an empty message aborts the commit.
|
|
#
|
|
# On branch vik/add_ghe_support
|
|
# Your branch is up to date with 'origin/vik/add_ghe_support'.
|
|
#
|
|
# Changes to be committed:
|
|
# modified: lua/openingh/init.lua
|
|
# modified: lua/openingh/utils.lua
|
|
#
|