Method: Overcommit::HookContext::PrePush::PushedRef#remote_sha1
- Defined in:
- lib/overcommit/hook_context/pre_push.rb
#remote_sha1 ⇒ Object
Returns the value of attribute remote_sha1
42 43 44 |
# File 'lib/overcommit/hook_context/pre_push.rb', line 42 def remote_sha1 @remote_sha1 end |