Our GitHub repo has grown in size. Cloning on a new machine takes a lot of time and bandwidth. This is mainly because we're keeping JAR files in our repo. I understand we can use something like nexus to place jars.
As a short term fix, is there a way we can keep only last n versions of a file in GitHub?
Thanks