Git list changes on files
If you want to list all changes to a file you can run:
git log -p app/controllers/training_*
h/t @greis
TweetIf you want to list all changes to a file you can run:
git log -p app/controllers/training_*
h/t @greis
Tweet