chiark / gitweb /
Revert "Dgit: Introduce in_workarea and fresh_workarea"
[dgit.git] / dgit
diff --git a/dgit b/dgit
index 6780af79dc2a7ae3512671282951ef0d60940081..827dc62d0c866464b32123a44d92f6a9b78bba16 100755 (executable)
--- 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 () {