I'm looking for a command to execute against my git repo to discover the amount of code changed in a certain period of time.
I want to know how much code was changed since day 'X'. I don't really care about the percentage of code changed by each author.