From: Karthik Nayak Date: Tue, 10 Jan 2017 08:49:51 +0000 (+0530) Subject: branch, tag: use porcelain output X-Git-Tag: v2.13.0-rc0~174^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/56b43607f975841e70203e55bba3c0b0228da6b0?ds=inline;hp=56b43607f975841e70203e55bba3c0b0228da6b0 branch, tag: use porcelain output Call ref-filter's setup_ref_filter_porcelain_msg() to enable translated messages for the %(upstream:tack) atom. Although branch.c doesn't currently use ref-filter's printing API's, this will ensure that when it does in the future patches, we do not need to worry about translation. Written-by: Matthieu Moy Mentored-by: Christian Couder Mentored-by: Matthieu Moy Signed-off-by: Karthik Nayak Signed-off-by: Junio C Hamano ---