From: Dan Holmsand <hidden> Date: 2016-06-15 22:41:59
Radoslaw Szkodzinski wrote:
The v2.6.12-rc5 tag hash isn't a tree or commit hash, it is unusable.
I don't know what causes that...
It's a tag object. If you cg-pull via http, you won't get any of those,
though.
Try rsync instead:
$ cg-branch-add kernel
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
$ cg-pull kernel
/dan