How to know when a file was deleted from the Magento 2 codebase?

git log -1 -- app/code/Magento/Catalog/Block/Adminhtml/Category/Tab/Attributes.php

See also: