]> source.dussan.org Git - redmine.git/commit
Use the safe navigation operator instead of checking if an object is nil (#37614).
authorGo MAEDA <maeda@farend.jp>
Sun, 25 Sep 2022 05:07:09 +0000 (05:07 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 25 Sep 2022 05:07:09 +0000 (05:07 +0000)
commita1126aebd40125d3f523c9e2d4ec46951e264a3e
treea1bd2b31410b5207a986dce2e618e9e16900b6a5
parentfa3a42d1de92fcd66082b92ea70b97303ee971ab
Use the safe navigation operator instead of checking if an object is nil (#37614).

Patch by Go MAEDA.

git-svn-id: https://svn.redmine.org/redmine/trunk@21844 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/repository/git.rb