Hi, On Tue, 6 Mar 2007, Mark Levedahl wrote: > Yes, setting GIT_EXEC_PATH fixed the problem, thanks. Wonderful! > I just tried git-bundle in a repository where I just committed 1 file, > the previous commit is several weeks old. > > git-bundle create test.bdl HEAD --since=1.day.ago ==>> pack with 1531 > objects Did you test with "--since=1.day.ago HEAD", i.e. with the correct order? I know you'd like the options to be interminglable, but "HEAD" really is not an option, but an argument. Hth, 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