buildinspace / peru

a generic package manager, for including other people's code in your projects
MIT License
1.11k stars 69 forks source link

add support for relative submodule paths #201

Closed oconnor663 closed 5 years ago

oconnor663 commented 5 years ago

Fixes https://github.com/buildinspace/peru/issues/200.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.06%) to 93.256% when pulling 8e8744b33d3c6780769a5c0705d84a7d698f6086 on dotgit into 42ad4ad5eabbe6e6872d2b6f4c459475e4051304 on master.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.06%) to 93.256% when pulling 8e8744b33d3c6780769a5c0705d84a7d698f6086 on dotgit into 42ad4ad5eabbe6e6872d2b6f4c459475e4051304 on master.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.06%) to 93.256% when pulling 8e8744b33d3c6780769a5c0705d84a7d698f6086 on dotgit into 42ad4ad5eabbe6e6872d2b6f4c459475e4051304 on master.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-3.1%) to 87.575% when pulling 07da0660822d80c7f53b73d271efe56c5c853bec on dotgit into 7fb367bc959e46b43087d45770b56466beb38fce on master.

oconnor663 commented 5 years ago

Note that this will need to be rebased on top of https://github.com/buildinspace/peru/pull/194 (giant refactor) to fully pass CI, but hopefully it at least passes on the versions that matter.