Method: Git::Object::Commit#author
- Defined in:
- lib/git/object.rb
permalink #author
git author
199 200 201 202 |
# File 'lib/git/object.rb', line 199 def check_commit @author end |
git author
199 200 201 202 |
# File 'lib/git/object.rb', line 199 def check_commit @author end |