On 2007-12-11 14:27:08 +0000, Catalin Marinas wrote: > Is the GIT version OK or just too restrictive? The only restriction I've checked is this one: commit 9a6bcbe26b6032c39031773da020fd7bf4015953 Author: Karl Hasselström <kha@xxxxxxxxxxx> Date: Sat Sep 22 10:22:18 2007 +0200 Properly remove all config for a deleted branch This uses "git-config --remove-section", which was first released in git 1.5.1-rc1. I'm not sure if this is later than what we used to depend on; we already use "git-config --rename-section", but that's been in since git 1.5.0-rc0. So I guess we should require at least 1.5.1. But I don't think requiring 1.5.2 is that bad. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - 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