From: Lars Hjemli Date: Tue, 19 Jul 2011 09:34:18 +0000 (+0000) Subject: ui-repolist.c: fallback to "master" if no default branch is specified X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/5293c8b7992bf3211b6bde7acbbd4e74ffd926d4?ds=inline;hp=5293c8b7992bf3211b6bde7acbbd4e74ffd926d4 ui-repolist.c: fallback to "master" if no default branch is specified When looking for the modtime of a repo we used to rely on repo.defbranch having a value. This is no longer true so this patch provides a default value when needed. Signed-off-by: Lars Hjemli ---