class Bundler::Source::Git

def identifier

def identifier
  uri_with_specifiers([humanized_ref, cached_revision, glob_for_display])
end