How to use commit-map and ref-map output files in Gitlab repository? #273
Unanswered
maximetinu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks, ✋
First of all, congrats to @newren and all the contributors for such a great tool. It's has allowed me to easily clean up a git history with some large binaries that were submitted by mistake. I have a few questions about how to use it in a Gitlab repository though, having chosen to push the new history to the same repository to keep all MRs, Issues, Wikis, etc.
I don't quite understand how to use these two produced files: the commit-map and the ref-map files. I'm running the command in a Gitlab repository as instructed by this Gitlab documentation: https://docs.gitlab.com/ee/user/project/repository/reducing_the_repo_size_using_git.html#repository-cleanup
In the "Repository Cleanup" section, they point out to, for example, upload a commit-map file to clean-up the repository.
I have some questions here:
I know some of these things may rather belong to the Gitlab forums, but I feel I can have better answers from the filter-repo community.
Thank you very much in advance! 😄
Beta Was this translation helpful? Give feedback.
All reactions