[PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c881a054
[gitweb.git] / git-checkout-script
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 git-checkout-script: use "--verify --revs-only" to...
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-22 Fix typo in git-checkout-script.
2005-06-21 Remove MERGE_HEAD in "git checkout/reset"
2005-06-21 git checkout: fix default head case
2005-06-21 Make "git checkout" know about different branches
2005-06-21 "git checkout": add "-u" flag to update HEAD conditionally
2005-06-21 Add "git checkout" that does what the name suggests