summaryrefslogtreecommitdiffstats
path: root/docs/INSTALL
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2014-09-07 20:05:18 +0800
committerJeremy Kerr <jk@ozlabs.org>2014-09-07 20:05:18 +0800
commit3d0da317e4a458accc0efd7ade7dd332ca92fb96 (patch)
treec56e1c604c12a0c4144f08c8f16f9bba314304f2 /docs/INSTALL
parent5eb03e3639ea2bc599e42372f0570df653faeeb2 (diff)
downloadpatchwork-3d0da317e4a458accc0efd7ade7dd332ca92fb96.tar.bz2
patchwork-3d0da317e4a458accc0efd7ade7dd332ca92fb96.tar.xz
pwclient: preserve ordering of patch ids
Currently, we use a frozenset to remove duplicates in the patch id list. However, this means we lose the patch ordering, which is important for a git-am. This change drops the frozenset, so we preserve the ordering from the arguments. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'docs/INSTALL')
0 files changed, 0 insertions, 0 deletions