From: Joey Hess Date: Thu, 10 Dec 2009 22:29:50 +0000 (-0500) Subject: Avoid using abs_path to determine canonical repo path, as that fails when the repo... X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/8c7de1139db31314694cc5218a1cf93337f16ac2?hp=8c7de1139db31314694cc5218a1cf93337f16ac2 Avoid using abs_path to determine canonical repo path, as that fails when the repo has not yet been checked out. ---