equationzhao
equationzhao
Hope this helps!
 Using the same flag, the column order is inconsistent. This should be fixed.
/gemini review
 The go size analyzer shows that go-get adds about 770 KB to the binary. Since go-git doesn't offer better performance compared to the git CLI, it's reasonable to remove...
> The go size analyzer shows that go-get adds about 770 KB to the binary. Since go-git doesn't offer better performance compared to the git CLI, it's reasonable to remove...
after using upx 
> The go size analyzer shows that go-get adds about 770 KB to the binary. Since go-git doesn't offer better performance compared to the git CLI, it's reasonable to remove...
The Windows x64 binary is now dropped to 8.8MB. There may still be room for further optimization, and I’ll keep an eye on this issue going forward.