Hi, On Tue, 26 Feb 2008, Johan Herland wrote: > We cannot call write_ref_sha1() from within a for_each_ref() callback, > since it will free() the ref_list that the for_each_ref() is currently > traversing. > > Therefore rewrite setup_tmp_ref() to not call write_ref_sha1(), as > already hinted at in a comment. I guess the reason was to use a much of an API as possible. If you already avoid that, why not write into .git/packed-refs directly? Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html