Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd_fetch_pack(): handle non-option arguments outside of the loop
This makes it more obvious that the code is always executed unless there is an error, and that the first initialization of nr_heads is unnecessary. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information