method
shortref_for_path
v2_6_3 -
Show latest stable
- Class:
Bundler::Source::Git
shortref_for_path(ref)private
No documentation available.
# File lib/bundler/source/git.rb, line 274
def shortref_for_path(ref)
ref[0..11]
end