On Thu, Jul 23, 2015 at 1:10 AM, Matthieu Moy
[off-list ref] wrote:
Karthik Nayak [off-list ref] writes:
quoted
+--merged [<commit>]::
+ Only list tags whose tips are reachable from the
+ specified commit (HEAD if not specified).
+
+--no-merged [<commit>]::
+ Only list tags whose tips are not reachable from the
+ specified commit (HEAD if not specified).
You may want to spell it `HEAD` (with backticks).
Will do!
--
Regards,
Karthik Nayak