Thread (1 message) 1 message, 1 author, 2016-06-15

Re: qgit reports errors in the git repository

From: Pavel Roskin <hidden>
Date: 2016-06-15 22:42:15
Subsystem: the rest · Maintainer: Linus Torvalds

Possibly related (same subject, not in this thread)

Hello, Marco.

On Thu, 2005-12-15 at 14:01 +0100, Marco Costalba wrote:
Just one quickly note. The error report says:
git-cat-file 23ea3e201cea0deea909569e08e950a9ec2345f7
It's stderr from git-cat-file.  I guess git-cat-file could be improved.
the error message should be:
git-cat-file tag 23ea3e201cea0deea909569e08e950a9ec2345f7

because it is just the print out of the command line. Or we have 2 bugs ;-)
qgit doesn't print its command line at all when running commands
synchronously.

Signed-off-by: Pavel Roskin <redacted>
diff --git a/src/myprocess.cpp b/src/myprocess.cpp
index 5eee6e1..baae026 100644
--- a/src/myprocess.cpp
+++ b/src/myprocess.cpp
@@ -49,6 +49,7 @@ int MyProcess::runAsync(SCRef rc, QObjec
 
 bool MyProcess::runSync(SCRef runCmd, QString* ro) {
 
+	this->runCmd = runCmd;
 	runOutput = ro;
 	if (runOutput != NULL)
 		*runOutput = "";


-- 
Regards,
Pavel Roskin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help