# File lib/grit_adapter/git_layer_grit.rb, line 74 def symlink_target(base_path = nil) @blob.symlink_target(base_path) end