From: Karthik Nayak Date: Wed, 23 Sep 2015 18:11:13 +0000 (+0530) Subject: branch: add '--points-at' option X-Git-Tag: v2.7.0-rc0~109^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/aa3bc55e408d4daab52239d6b80f7d4bb87f6de7?hp=aa3bc55e408d4daab52239d6b80f7d4bb87f6de7 branch: add '--points-at' option Add the '--points-at' option provided by 'ref-filter'. The option lets the user to list only branches which points at the given object. Add documentation and tests for the same. Mentored-by: Christian Couder Mentored-by: Matthieu Moy Signed-off-by: Karthik Nayak Signed-off-by: Junio C Hamano ---