From: Jonathan Nieder <hidden> Date: 2016-06-15 22:57:00
Junio C Hamano wrote:
At the point of calling warn_pathless_add(), it seems that we are
triggering this for paths that are not necessarily modified when run
with "add -n -u".
Do you mean files that were touched but have no content change, or
something more subtle?