Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
C
cocoapods
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gengmeiios
  • cocoapods
  • Repository

Switch branch/tag
  • cocoapods
  • spec
  • unit
  • downloader_spec.rb
Find file
BlameHistoryPermalink
  • Juan Pablo Civile's avatar
    [Cache] Use `git ls-remote` to skip full clones for branch dependencies · 3c230cf0
    Juan Pablo Civile authored Jun 10, 2016
    This adds the posibility of caches hits for git branch depedencies.
    Previously, since pods didn't know the commit the branch points it
    always did a full clone of the repo. Using `ls-remote` we can check the
    commit the branch points to and reuse cached version of the pods if
    available.
    3c230cf0
downloader_spec.rb 590 Bytes
EditWeb IDE

Replace downloader_spec.rb

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.