Re: git ls-files --with-tree documentation

2018-10-21 Thread Junio C Hamano
Joey Hess writes: > How about changing the documentation to something like this to make > more explicit what it does. > >--with-tree= >Treat all files in the as if they were present in the > index. >When using --error-unmatch to expand the user supplied (i.e. >

git ls-files --with-tree documentation

2018-10-19 Thread Joey Hess
--with-tree= When using --error-unmatch to expand the user supplied (i.e. path pattern) arguments to paths, pretend that paths which were removed in the index since the named are still present. Using this option with -s or -u options does not mak