[PATCH] Fix --merge-order unit test breaks introduced by 6c88be169881c9223532796bd225...
[git.git] / git-checkout-script
2005-06-22 Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-22 Linus TorvaldsFix typo in git-checkout-script.
2005-06-21 Linus TorvaldsRemove MERGE_HEAD in "git checkout/reset"
2005-06-21 Linus Torvaldsgit checkout: fix default head case
2005-06-21 Linus TorvaldsMake "git checkout" know about different branches
2005-06-21 Linus Torvalds"git checkout": add "-u" flag to update HEAD conditionally
2005-06-21 Linus TorvaldsAdd "git checkout" that does what the name suggests