Merge branch 'ja/clean-confirm-i18n'
commit83ac11fac4a71be40b6397763f685f49a39718be
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2015 23:02:29 +0000 (6 15:02 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2015 23:02:30 +0000 (6 15:02 -0800)
treecfb0c67a42d0b43b68634048e86045216dfc69c8
parentb6488fe191c3bff0dee39cfd2a7082dd52159c47
parentd913022763b633e2694a556dbb07f74684b0ee92
Merge branch 'ja/clean-confirm-i18n'

The prompt string "remove?" used when "git clean -i" asks the user
if a path should be removed was localizable, but the code always
expects a substring of "yes" to tell it to go ahead.  Always show
[y/N] as part of this prompt to hint that the answer is not (yet)
localized.

* ja/clean-confirm-i18n:
  Add hint interactive cleaning
builtin/clean.c