Commit graph

1 commit

Author SHA1 Message Date
Cindy Pallares
be493207b0
Alias the lfs_enabled method
We currently check for `project.lfs_enabled` to display
the state of lfs being enabled/disabled, but this is set to nil by
default, even when lfs is enabled.

Aliasing the method to #lfs_enabled? will return the correct state.
2018-10-22 12:55:49 -05:00