X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit;h=6226bceb930be542b3c5c892a12b8c377832a96a;hp=40e50d17ebd29d484a4b6079943f10de4ebd1260;hb=645bbb33ab2931d242a22689bd51fc73bce7bdac;hpb=daa72e2ec119b82756efa0ead41d9e6a29e35d3a diff --git a/dgit b/dgit index 40e50d17..6226bceb 100755 --- a/dgit +++ b/dgit @@ -2512,6 +2512,7 @@ sub quiltify ($$) { # should be contained within debian/patches. changedir '../fake'; + remove_stray_gits(); mktree_in_ud_here(); rmtree '.pc'; runcmd @git, 'add', '.';