i'd like to get the oldest commit first, from there you can use the "since" param to finetune and traverse from oldest to newest.
Is there a way to get commits from oldest order? there's a --reverse. IE: git log --reverse