Instructions on resolving error related to large files
node_modules/
).
Depending on when these large files entered your Git history, there are two ways to resolve this.
Stage the large files for deletion
./server
and ./release/target
binaries shown in the screenshot above, run the following command:Commit the changes
Push the code
Install `git repo-filter`
Delete the large files
Restore your remotes and push
git filter-repo
tool will automatically remove your configured remote CodeCrafters Git repository. Restore it using the following steps:Copy the CodeCrafters Git repository URL from the dropdown menu: