# File lib/rugged_adapter/git_layer_rugged.rb, line 73
      def is_symlink
        @mode == 0120000
      end