X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit;h=827dc62d0c866464b32123a44d92f6a9b78bba16;hp=6780af79dc2a7ae3512671282951ef0d60940081;hb=8b30674d5dbdebb3ad48bff887d99f5c4fea7984;hpb=9ecc454c514558e7d49fa47083a69e456cc33239 diff --git a/dgit b/dgit index 6780af79..827dc62d 100755 --- a/dgit +++ b/dgit @@ -1679,7 +1679,7 @@ sub prep_ud (;$) { } sub mktree_in_ud_here () { - workarea_setup $gitcfgs{local}; + playtree_setup $gitcfgs{local}; } sub git_write_tree () {