]> git.ipfire.org Git - thirdparty/git.git/commit - git-rebase.sh
i18n: rebase: mark placeholder for translation
authorVasco Almeida <vascomalmeida@sapo.pt>
Fri, 17 Jun 2016 20:20:59 +0000 (20:20 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Jun 2016 22:45:48 +0000 (15:45 -0700)
commitc36d8eee49cdf9c12ef66cfc3a780d3a1de3edd2
tree759c54fbc360a89e737c01ffe5167a39dd123a60
parent24a6df489a47dab63f24caa5cc4dcbf6740049cc
i18n: rebase: mark placeholder for translation

Mark placeholder "<branch>" in git-rebase.sh for translation. The string
containing the named placeholder is passed to shell function
error_on_missing_default_upstream in git-parse-remote.sh which uses it
to display a command hint for the user.

Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase.sh