Method: Match::Storage::GitStorage#git_user_email
- Defined in:
- match/lib/match/storage/git_storage.rb
#git_user_email ⇒ Object
Returns the value of attribute git_user_email.
16 17 18 |
# File 'match/lib/match/storage/git_storage.rb', line 16 def git_user_email @git_user_email end |