Revision 2409e1035c6c81416f97bc8997ff1bd8cfb94f98 authored by Junio C Hamano on 15 February 2018, 23:18:13 UTC, committed by Junio C Hamano on 15 February 2018, 23:18:13 UTC
"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
2 parent s 984c833 + 12434ef
History
File Mode Size
files-backend.c -rw-r--r-- 84.4 KB
iterator.c -rw-r--r-- 10.5 KB
packed-backend.c -rw-r--r-- 43.8 KB
packed-backend.h -rw-r--r-- 1.2 KB
ref-cache.c -rw-r--r-- 14.1 KB
ref-cache.h -rw-r--r-- 8.8 KB
refs-internal.h -rw-r--r-- 23.7 KB

back to top