Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Fetch all branches and all tags #1011

Open
richardtop opened this issue Jul 8, 2024 · 0 comments
Open

Feature Request: Fetch all branches and all tags #1011

richardtop opened this issue Jul 8, 2024 · 0 comments

Comments

@richardtop
Copy link

image

Right now the workflow has to be as follows:

  1. Fetch all branches
  2. wait
  3. Fetch all tags
  4. wait
  5. do something else.

I'd like the operation 1-3 to be combined into a single one.
i.e. fetch both the branches and the tags.

This is a very common case when pulling from a remote repository and checking which branches/tags have been updated.

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

No branches or pull requests

1 participant