]> andersk Git - svn-all-fast-export.git/blobdiff - src/repository.h
Add a process cache to keep the number of processes under 100
[svn-all-fast-export.git] / src / repository.h
index 4692080a2f5c077b6c823165e2f25d5d75c046b1..d837599fcf53fc474126a42795e4447e36780a82 100644 (file)
@@ -80,7 +80,9 @@ private:
     bool processHasStarted;
 
     void startFastImport();
+    void closeFastImport();
 
+    friend class ProcessCache;
     Q_DISABLE_COPY(Repository)
 };
 
This page took 0.03949 seconds and 4 git commands to generate.