Merge branch 'nd/mv-code-cleaning' into jch
commitcd517360feaef3c79964bbf4707b223096c892c8
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Aug 2014 19:33:42 +0000 (25 12:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Aug 2014 19:33:42 +0000 (25 12:33 -0700)
tree3e1788d1da41b32546477aa2a077032557da30c5
parent0dd5b9074bb03fb49a00b164d7b7958d07d52178
parent3e0060b8833c30a9cca7091beb13b893d61d85be
Merge branch 'nd/mv-code-cleaning' into jch

* nd/mv-code-cleaning:
  SQUASH???
  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