On Thu, Oct 25, 2012 at 6:27 AM, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > Felipe Contreras wrote: > >> Again, if you don't have marks, I don't see what you expect to be >> exported with 'master..master', even with marks, I don't see what you >> expect. > > And that's fine. Unless you were trying to do some work and this lack > of understanding got in the way. What is fine? What lack of understanding? You still haven't said what you expect the output to be. Consider this repo: --- git init test cd test echo one >> file git add --all git commit -m 'one' echo two >> file git commit -m 'one' --- What *exactly* should the output of 'git fast-export master..master' be? I say nothing, what do you say? > In that case, with a calmer and more humble approach you might find > people willing to help you. Maybe they will learn something from you, > too. I don't need help, I am helping you, I was asked to take a look at this patch series. If you don't want my help, then by all means, keep this series rotting, it has being doing so for the past year without anybody complaining. Cheers. -- Felipe Contreras -- 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