On Mon, Sep 19, 2011 at 3:30 AM, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > Dmitry Ivankov wrote: > >> These patches make fast-import treat >> commit refs/heads/master >> ... >> from `null_sha1` >> like any other missing parent sha1 - reject such input. > > Are you sure the existing support for "from 0{40}" is not deliberate > and that no one is relying on it? It is hard to guess. There is no test for it in t/t9300-fast-import.sh, no mention in the Documentation, but sometimes a user can see null_sha1 from git. I hope that it pops up only when something is read to simplify the format and never accepted in 'write' commands or as an argument. > If and only if you are, then this > seems like a good idea (a single patch that both makes the behavior > change and adds a test for it should be easier to review). > -- 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