Add branch --set-upstream
[gitweb.git] / transport.h
index 97ba2519dd6db2a4341def590e06cbc81b33fed2..7a242fe3bd68e55e5807268e5c381c3c89f96a47 100644 (file)
@@ -74,7 +74,7 @@ struct transport {
        int (*disconnect)(struct transport *connection);
        char *pack_lockfile;
        signed verbose : 3;
-       /* Force progress even if the output is not a tty */
+       /* Force progress even if stderr is not a tty */
        unsigned progress : 1;
        /*
         * If transport is at least potentially smart, this points to