Files
git/git-gui/lib
Philip Oakley fac6c38814 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>
2017-08-04 23:01:44 +02:00
..
2010-02-07 15:52:28 -08:00
2007-07-12 14:14:51 -07:00
2009-05-01 22:11:57 -07:00
2010-02-07 15:52:28 -08:00
2010-02-07 15:52:28 -08:00
2007-11-21 00:00:56 -08:00
2008-09-25 08:41:07 -07:00
2007-11-21 00:00:56 -08:00
2013-12-09 14:57:00 -08:00