Skip to content

tags rewritten by default? #441

Closed Answered by thorade
thorade asked this question in Q&A
Discussion options

You must be logged in to vote

It turns out there were several tags pointing to unreachable objects.
The trick to work around it was to modify steps 1: Instead of cloning, do a git init, then remote add, then fetch --all and fetch --tags.
Fetch will only fetch reachable objects.
https://stackoverflow.com/questions/20647495/why-is-a-cloned-repo-10x-larger-than-a-fetched-repo

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by thorade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant