commits property

CommitsApi get commits

Implementation

CommitsApi get commits => _commitsApi ??= new CommitsApi(_gitLab, this);