If I change a AnimationClip in the Unity Animation Panel, the changes won't show up in my vcs.
It is not showing in the terminal via git status, nor in the GUI of sourcetree.
How to apply changes effectivly to an animation file?
I'm using Unity 5.6.5f1 on MacOs. (And I can't change the version because it is a project related choice.)
As @Chopi correctly suggested in the comments, Unity only applies the changes done in an animation asset when 'Save Project' is executed.