Download raw body.
tog log: make ^L stick to current branch
Stefan Sperling: > Wonderful! You have triggered a bug in got_repo_object_match_tag(). > This function does not work correctly if its input is an absolute reference > name such as "refs/tags/0.44". It only works for input like "0.44". > > Here's my proposed fix: ok Also ok for the "make ^L stick to current branch" diff. Remaining problem in this area: branch/tag information is losing stickiness on the tree -> log transition. tog tree -r got.git -c 0.44 pick tog/tog.c 'l' ^L -- Christian "naddy" Weisgerber naddy@mips.inka.de
tog log: make ^L stick to current branch