From: Chuck Lever Date: Tue, 15 Nov 2005 22:52:56 +0000 (-0500) Subject: Clean up StGIT's "branch --delete" command X-Git-Tag: v0.8~20 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/84bf626831d23aef519baee9a798e7ea3e8eaa52?hp=84bf626831d23aef519baee9a798e7ea3e8eaa52 Clean up StGIT's "branch --delete" command os.path.isfile is not the same as os.path.exists. Signed-off-by: Chuck Lever ---