author | Jeff King <peff@peff.net> | |
Tue, 13 Sep 2011 21:58:19 +0000 (17:58 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 Sep 2011 18:57:25 +0000 (11:57 -0700) | ||
commit | 7bf0b01750e975f8a4df925ac75efa7f984bf393 | |
tree | ac21c0d6ebe6eb6588a329bd8f5d247afb6256ec | tree | snapshot |
parent | 8a534b612410b9746ef33af9e4631fc18bd77621 | commit | diff |
checkout: use argv_array API
We were using a similar ad-hoc rev_list_args structure, but
this saves some code.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We were using a similar ad-hoc rev_list_args structure, but
this saves some code.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/checkout.c | diff | blob | history |