refactor: large file removal - #396
Conversation
Signed-off-by: Aaron Dabney <aaron.g.dabney@gmail.com>
Signed-off-by: Aaron Dabney <aaron.g.dabney@gmail.com>
Signed-off-by: Aaron Dabney <aaron.g.dabney@gmail.com>
|
Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA). To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application. When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated. If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public. |
|
"If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public." I meet both of these criteria. |
There is a 10.5MB file checked into the commit history that is just the letter 'a' 10,485,760 times.
lib/common/tests/resources/large_file.bin
Normally removing a large file that's been checked in wouldn't shrink a git project very much but in this case it does because its easily compressible.
Recommend prior merge of testing harness upgrade: #394
Reference issue: #395