Hi, On Sun, 29 Jul 2007, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > > I still have a problem with what should happen if both "core.bare == true" > > and "core.worktree = /some/where/over/the/rainbow". Should it be bare, or > > should it have a working tree? > > They sound contradicting with each other to me. Isn't that a > clear configuration error? Yes. But why not play nice? Okay, the real reason I do not want to catch this error is because it complicates my code. But really, why not say "worktree takes precedence"? BTW I realised that callers of setup_git_directory_gently() might forget the check for the repository format version... 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