26 Oct
2025
26 Oct
'25
6:22 p.m.
On Sat, 25 Oct 2025 at 01:03, 赵奇慧 <zhaoqihui@chinamobile.com> wrote:
Dear experts,
I'm trying to upload a demo video under cfn/computing-native repo. The demo video is about 25MB. It seems like I've successfully done "git add" and "git commit", but unable to get feedback from server when doing "git review". The following figure shows the situation. May I ask for help or instructions on this?
Hello Qihui, As Sean has replied, binary objects are not handled super well with gerrit. Having said that git review should definitely do more than your screenshots show. Can you please reply with the output from the following commands. * git review --version * git remote -v * git review -v That will help us diagnose the issue. Yours Tony.