How do I get git diff to show me the difference between two different versions of one file?
I can say git diff tree-1 tree-2 I can say git diff file1 How do I ask for file1 in tree-1 versus file1 in tree-2? --- Entertaining minecraft videos http://YouTube.com/keybounce -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
