Merge branch 'nd/add-i-ignore-submodules' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Feb 2018 23:18:13 +0000 (15:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Feb 2018 23:18:13 +0000 (15:18 -0800)
commit2409e1035c6c81416f97bc8997ff1bd8cfb94f98
tree81e28367e3172b415517223085d1bbab716927b5
parent984c8337de2e2d610d36426226c08a14b43af23f
parent12434efc1d4a83d768e8b60bfdb711780677a308
Merge branch 'nd/add-i-ignore-submodules' into maint

"git add -p" was taught to ignore local changes to submodules as
they do not interfere with the partial addition of regular changes
anyway.

* nd/add-i-ignore-submodules:
  add--interactive: ignore submodule changes except HEAD