Re: git-archive's wrong documentation: really write pax rather than tar
From: Junio C Hamano <hidden> Date: 2016-06-15 22:51:45
Jeff King [off-list ref] writes:
As a bonus, this also fixes an example in the git-push manpage, in which
"git push origin :::" was accidentally considered a newly-indented list,
and not a list item with "git push origin :" in it.
Thanks. That "happens to have colon at the end" one is nasty.