]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dp/clean-fix'
authorJunio C Hamano <gitster@pobox.com>
Sun, 9 Mar 2008 05:29:56 +0000 (21:29 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 9 Mar 2008 05:29:56 +0000 (21:29 -0800)
* 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

1  2 
quote.c

diff --cc quote.c
Simple merge