@Benjiemin1997 please send me a screenshot of your terminal. Thanks!
try this:
git config --global http.postBuffer 1048576000
Resolution: (Validated)
git clone https://github.com/ApolloAuto/apollo
cd apollo/
git status
git checkout r5.0.0
try this:
git config --global http.postBuffer 1048576000
Thanks for your reply, I modify postBuffer to 2G then I can clone this repository.
It looks like your issue is resolve. We will close the issue for now. If you have any additional question, please feel free to open a new issue.
Most helpful comment
try this:
git config --global http.postBuffer 1048576000