Merge branch 'mk/complete-tcsh'
authorJunio C Hamano <gitster@pobox.com>
Fri, 18 Jan 2013 19:19:28 +0000 (11:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 18 Jan 2013 19:19:28 +0000 (11:19 -0800)
Update tcsh command line completion so that an unwanted space is
not added to a single directory name.

* mk/complete-tcsh:
  Prevent space after directories in tcsh completion


Trivial merge