From: Catalin Marinas Date: Tue, 27 May 2008 21:47:49 +0000 (+0100) Subject: Fix "refresh" failure with moved files (bug 11661) X-Git-Tag: v0.14.3~5 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/466bfe50d7930bca950ca2b3436f1278a6b15af5?ds=inline;hp=466bfe50d7930bca950ca2b3436f1278a6b15af5 Fix "refresh" failure with moved files (bug 11661) This patch fixes the git.tree_status() function to not pass missing files to the git-diff-files command which crashes in weird ways (see the bug report on gna.org). Signed-off-by: Catalin Marinas ---