]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/clean-report-too-long-a-path'
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 20:59:24 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 20:59:24 +0000 (13:59 -0700)
commitf3d508f40e3d85fdbe1dafe8f33782766c88dbdd
tree13b14836e2ff36514df0a3456521b11dc448b328
parentf8aee8576ac5e01fa993c80b5b888af214c03758
parentb09364c47a015dee7735fd2c038d7d710417c2f2
Merge branch 'js/clean-report-too-long-a-path'

"git clean" silently skipped a path when it cannot lstat() it; now
it gives a warning.

* js/clean-report-too-long-a-path:
  clean: show an error message when the path is too long