Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
builtin-checkout.c: Remove unused prefix arguments in switch_branches…
… path This path doesn't actually care where in the tree you started out, since it must change the whole thing anyway. With the gratuitous bug removed, the argument is unused. Signed-off-by: Daniel Barkalow <barkalow@iabervon.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information