Merge branch 'nd/mv-code-cleaning'
commit5e1dc4885840e45d6290feb209e0f6df1ad5fde6
authorJunio C Hamano <gitster@pobox.com>
Thu, 11 Sep 2014 17:33:30 +0000 (11 10:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Sep 2014 17:33:30 +0000 (11 10:33 -0700)
treee817f389d31b7e9d5fbd158b5abdd32e3c841664
parent785514bb5544fbe2604ea657530134671f82e4b1
parent4f1bbd23af48e875420a22fa5fa23542f17d6e4d
Merge branch 'nd/mv-code-cleaning'

Code clean-up.

* nd/mv-code-cleaning:
  mv: no SP between function name and the first opening parenthese
  mv: combine two if(s)
  mv: unindent one level for directory move code
  mv: move index search code out
  mv: remove an "if" that's always true
  mv: split submodule move preparation code out
  mv: flatten error handling code block
  mv: mark strings for translations