X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Clones.js;h=2a18392a182c0682cdeb16ed7771ff661ac4927b;hb=d611b3b6ba4f6f08f1ce39b868f952c230bdb587;hp=adb3586695f884fc6a1288d01ee6ccdc93739932;hpb=1182d12bfdc518844222ff3313df40ca4f52406e;p=gitlive diff --git a/Clones.js b/Clones.js index adb35866..2a18392a 100644 --- a/Clones.js +++ b/Clones.js @@ -439,7 +439,7 @@ Clones=new XObject({ - var repo = store.pathToRepo(path); + var repo = imports.Scm.Repo.Repo.get(path); repo.autocommit(!value);