Hi, I'd like to periodically remove objects which: - Are not reachable from newest N commits from any branch - Can be fetched from server if needed Unfortunatly I work on large repo and git gc doesn't work as all objects are still technically reachable.