Skip to content

irmin_git: fetch_all for fetching all refs of a remote repo#2345

Open
zazedd wants to merge 1 commit intomirage:mainfrom
zazedd:fetch_all
Open

irmin_git: fetch_all for fetching all refs of a remote repo#2345
zazedd wants to merge 1 commit intomirage:mainfrom
zazedd:fetch_all

Conversation

@zazedd
Copy link
Contributor

@zazedd zazedd commented Oct 8, 2024

This PR adds a function very similar to fetch but that fetches and stores every remote Ref instead of just the one associated with a branch. It returns the list of all Ref heads.


I use this function (available from a vendored version of irmin) to get all of the branch names in a remote repo and to prepare to merge a branch into main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant