FogROS2 icon indicating copy to clipboard operation
FogROS2 copied to clipboard

Remove `awscliv2.pkg` and `awscliv2.zip` from git repo history

Open jeffi opened this issue 3 years ago • 2 comments

Describe the bug Git clone requires a lot of time and disk space due to two binary files accidentally checked in a while back.

Proposed solution: force push.

To Reproduce Steps to reproduce the behavior:

  1. git clone
  2. du -h

Expected behavior Smaller disk usage.

jeffi avatar Oct 17 '22 17:10 jeffi

Per Nikhil, requires fixing ALL branches.

jeffi avatar Oct 17 '22 17:10 jeffi

git clone currently requires 87 MiB. Seems like the files are still in the repo history somewhere.

jeffi avatar Nov 14 '22 18:11 jeffi