Hi
git.Repo.open(<some git repo path>, <callback function>)
The issue still exists, difference is the installation of nodegit succeed without errors.
Assertion failed: (is_multiline_var(value->ptr)), function parse_multiline_variable, file ../vendor/libgit2/src/config_file.c, line 1394.
Abort trap: 6
nodegit: 0.1.4
$ python --version
Python 2.7.5
$ cmake --version
cmake version 2.8.12.2
$ node -v
v0.10.17 tested
v0.10.28 tested
OSX 10.9.4
$ npm install nodegit
> [email protected] install /Users/mlhch/www_nodejs/api.malian.io/node_modules/nodegit
> node install.js
[nodegit] Determining dependencies.
[nodegit] Removing vendor/libgit2.
[nodegit] Fetching vendor/libgit2.
[nodegit] Configuring native node module.
[nodegit] Building native node module.
[nodegit] Completed installation successfully.
[email protected] node_modules/nodegit
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
Hi
The issue still exists, difference is the installation of nodegit succeed without errors.
Assertion failed: (is_multiline_var(value->ptr)), function parse_multiline_variable, file ../vendor/libgit2/src/config_file.c, line 1394.
Abort trap: 6