Is there a way to control the number of revisions will be saved by git
From: Tzury Bar Yochay <hidden> Date: 2016-06-15 22:45:43
Hello Happy Gitters,
Say I wish to save only 100 generations back (per branch).
Is it possible to configure git so it will save only N records back.
If git cannot be configured for that, Is there a way to shrink the repository
manually so it will contain the last N generations?
- Tzury