diff options
author | Philip Oakley <philipoakley@iee.org> | 2015-12-14 11:19:32 +0000 |
---|---|---|
committer | Philip Oakley <philipoakley@iee.org> | 2017-01-20 21:03:34 +0000 |
commit | 3202c68ee0060d3a1f3b6f73b4932c6e8b263abb (patch) | |
tree | be02dc7f5423ff4fbee21cabd1a072877fe0e639 /po | |
parent | git-gui: remove duplicate entries from .gitconfig's gui.recentrepo (diff) | |
download | tgif-3202c68ee0060d3a1f3b6f73b4932c6e8b263abb.tar.xz |
git gui: cope with duplicates in _get_recentrepo
_get_recentrepo will fail if duplicate invalid entries are present
in the recentrepo config list. The previous commit fixed the
'git config' limitations in _unset_recentrepo by unsetting all config
entries, however this code would fail on the second attempt to unset it.
Refactor the code to pre-sort and de-duplicate the recentrepo list to
avoid a potential second unset attempt.
Signed-off-by: Philip Oakley <philipoakley@iee.org>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions