Closed driusan closed 5 years ago
A refactoring done in df1a505c resulted in recursively calling GetAllObjectsExcept on a variable that was not yet initialized. This resulted in trying to get objects on the empty Sha1, incorrectly. Fix variable reference to the proper variable name.
A refactoring done in df1a505c resulted in recursively calling GetAllObjectsExcept on a variable that was not yet initialized. This resulted in trying to get objects on the empty Sha1, incorrectly. Fix variable reference to the proper variable name.