]> andersk Git - svn-all-fast-export.git/blobdiff - src/repository.h
Fail if writing to the process fails
[svn-all-fast-export.git] / src / repository.h
index 171b3b7dd96bd7e51c23ecb3d03b513dd0531853..4692080a2f5c077b6c823165e2f25d5d75c046b1 100644 (file)
@@ -76,6 +76,8 @@ private:
     QHash<QString, Branch> branches;
     QString name;
     QProcess fastImport;
+    int commitCount;
+    bool processHasStarted;
 
     void startFastImport();
 
This page took 0.025764 seconds and 4 git commands to generate.