CentOS compatibility: fix GitRepository._cmd_has_feature()
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 4 Mar 2013 11:17:24 +0000 (13:17 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 5 Jun 2014 11:20:07 +0000 (14:20 +0300)
commitc7d83ad6f25e76341d4b579370def6e13281630c
tree29b296769b8a3d8fd0bc87259023d80d006bc4b5
parent90d94d86a75c5ae093cc47b0836de2ebf4da88cd
CentOS compatibility: fix GitRepository._cmd_has_feature()

Make it work in CentOS 6.3 with older git by removing backspace
characters when examining man page section names.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/git/repository.py