]> git.ipfire.org Git - thirdparty/git.git/blobdiff - run-command.h
branch: don't mix --edit-description
[thirdparty/git.git] / run-command.h
index 592d9dc03584c1690ad36645b65105adcc8d5652..0f3cc73ab6727e9b3805d93e5e4ab4dec3c1d5cb 100644 (file)
@@ -116,7 +116,7 @@ struct child_process {
        unsigned no_stdin:1;
        unsigned no_stdout:1;
        unsigned no_stderr:1;
-    unsigned git_cmd:1; /* if this is to be git sub-command */
+       unsigned git_cmd:1; /* if this is to be git sub-command */
 
        /**
         * If the program cannot be found, the functions return -1 and set