Merge branch 'dp/clean-fix'
commit175f5595511b047a320e5c6163c642ac1fc34681
authorJunio C Hamano <gitster@pobox.com>
Sun, 9 Mar 2008 05:29:56 +0000 (8 21:29 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 9 Mar 2008 05:29:56 +0000 (8 21:29 -0800)
treef66169a0750929b474716969b2ba5b7a885a0ebc
parent0ae496ccd85e121c01bddfdfc1a68aced04f79ff
parent5b7570cfb41c34ce585ede3fc1e45fa48febbd8f
Merge branch 'dp/clean-fix'

* dp/clean-fix:
  git-clean: add tests for relative path
  git-clean: correct printing relative path
  Make private quote_path() in wt-status.c available as quote_path_relative()
  Revert part of d089eba (setup: sanitize absolute and funny paths in get_pathspec())
  Revert part of 1abf095 (git-add: adjust to the get_pathspec() changes)
  Revert part of 744dacd (builtin-mv: minimum fix to avoid losing files)
  get_pathspec(): die when an out-of-tree path is given
quote.c