Martok comments on What Evidence Filtered Evidence? - Less Wrong

43 Post author: Eliezer_Yudkowsky 29 September 2007 11:10PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (38)

Sort By: Old

You are viewing a single comment's thread. Show more comments above.

Comment author: Martok 10 April 2012 05:29:48AM 1 point [-]

However, when you read the Git manual and get to "Rewriting History", you could come to the conclusion that "this guy is nuts and I have to reevaluate everything I read previously based on that assumption". Also, cloning 2 times and moving commits between those 2 can be a lot easier than rebase/cherry-fu in one copy. I usually do that when I'm called in to fix some messed-up repo.

I would still choose Git over Hg anytime, because this happens seldom enough that the other benefits outweigh it.