Revision 15520a858f5c3468eaa7f9c844218714d3bc1687 authored by Junio C Hamano on 18 March 2014, 20:47:57 UTC, committed by Junio C Hamano on 18 March 2014, 20:47:57 UTC
"git clean -d pathspec" did not use the given pathspec correctly
and ended up cleaning too much.

* jk/clean-d-pathspec:
  clean: simplify dir/not-dir logic
  clean: respect pathspecs with "-d"
2 parent s 00eda23 + 1f2e108
History
File Mode Size
sha1.c -rw-r--r-- 1.4 KB
sha1.h -rw-r--r-- 559 bytes
sha1ppc.S -rw-r--r-- 7.3 KB

back to top