pull: don't mark values for option "rebase" for translation
commit7306b39f5ad6d8428cdb6caf7ce38bfc38ee091a
authorRalf Thielow <ralf.thielow@gmail.com>
Fri, 11 Sep 2015 15:53:17 +0000 (11 17:53 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Sep 2015 16:50:00 +0000 (11 09:50 -0700)
tree1129dc0c50a54cb18662a349e3094d0d0995107f
parent689efb737a7b46351850eefdfa57d2ce232011fb
pull: don't mark values for option "rebase" for translation

"false|true|preserve" are actual values for option "rebase"
of the "git-pull" command and should therefore not be marked
for translation.

Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/pull.c