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

Backup all branches for repository #7

Closed
Karina5005 opened this issue Oct 18, 2022 · 1 comment · Fixed by #11
Closed

Backup all branches for repository #7

Karina5005 opened this issue Oct 18, 2022 · 1 comment · Fixed by #11
Assignees

Comments

@Karina5005
Copy link
Member

By default git clone only main branch, find the way to get and save all branches.
Think about branches that can be useless and don't save them.

@Karina5005 Karina5005 self-assigned this Oct 18, 2022
@bissquit
Copy link
Member

bissquit commented Oct 24, 2022

Another important concern is should we continue keeping orphaned branches? I mean the branches that were removed from the origin but are still existed in backup temporary location *

* temporary location - location where you've done git clone and do git fetch/git pull

This was linked to pull requests Nov 7, 2022
@Karina5005 Karina5005 removed a link to a pull request Nov 7, 2022
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 a pull request may close this issue.

2 participants