An error occurred while loading code owners.
Select Git revision
CHANGELOG
-
Alejandro Rodríguez authored
!103 introduced an optimization where a Refs target would point to the dereferenced object, which saved us a lot operations, but became inconsistent with Rugged's API, where target would always reference the immediate object pointed at. These changes add a new property, dereference_target to be consistent with Rugged but still be able to get the target efficiently.
Alejandro Rodríguez authored!103 introduced an optimization where a Refs target would point to the dereferenced object, which saved us a lot operations, but became inconsistent with Rugged's API, where target would always reference the immediate object pointed at. These changes add a new property, dereference_target to be consistent with Rugged but still be able to get the target efficiently.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.