BerkeleyAutomation / FogROS2

An Adaptive and Extensible Platform for Cloud and Fog Robotics Using ROS 2
https://berkeleyautomation.github.io/FogROS2
Apache License 2.0
171 stars 29 forks source link

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

Open jeffi opened 1 year ago

jeffi commented 1 year ago

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 commented 1 year ago

Per Nikhil, requires fixing ALL branches.

jeffi commented 1 year ago

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