diff options
author | Matthieu Moy <Matthieu.Moy@imag.fr> | 2012-07-06 12:03:12 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-07-06 21:20:46 +0200 |
commit | 4465b6d6101173481eb5a4b7de6bda97ea03dc19 (patch) | |
tree | badca37d6ce8dbf256676d8d327ddaa64917bc0c /patch-ids.h | |
parent | git-remote-mediawiki: change return type of get_mw_pages (diff) | |
download | git-4465b6d6101173481eb5a4b7de6bda97ea03dc19.tar.xz git-4465b6d6101173481eb5a4b7de6bda97ea03dc19.zip |
git-remote-mediawiki: refactor loop over revision ids
Without changing the behavior, we turn the foreach loop on an array of
revisions into a loop on an array of integer. It will be easier to
implement other strategies as they will only need to produce an array of
integer instead of a more complex data-structure.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'patch-ids.h')
0 files changed, 0 insertions, 0 deletions