theseion / libgit2-pharo-bindings

libgit2 bindings for Pharo
http://theseion.github.io/libgit2-pharo-bindings
7 stars 29 forks source link

Accessing unopened repository crashes the image #30

Closed theseion closed 9 years ago

theseion commented 9 years ago

add a guard to repository access to prevent the image from crashing when the repository hasn't been opened yet.

theseion commented 9 years ago

fixed in 63b70b39cf12b377f776df0a8a99b62d5fa94144