From: Karthik Nayak Date: Wed, 17 Feb 2016 18:06:16 +0000 (+0530) Subject: ref-filter: align: introduce long-form syntax X-Git-Tag: v2.8.0-rc0~24^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/395fb8f9f4e13f0ca30b93c7b419c22a4625e5c4?hp=395fb8f9f4e13f0ca30b93c7b419c22a4625e5c4 ref-filter: align: introduce long-form syntax Introduce optional prefixes "width=" and "position=" for the align atom so that the atom can be used as "%(align:width=,position=)". Add Documentation and tests for the same. Helped-by: Eric Sunshine Signed-off-by: Karthik Nayak Reviewed-by: Eric Sunshine Signed-off-by: Junio C Hamano ---