/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Move "show_all_errors = 1" to setup_unpack_trees_porcelain()
[git/git.git]
/
unpack-trees.h
diff --git
a/unpack-trees.h
b/unpack-trees.h
index
fad680d
..
7c0187d
100644
(file)
--- a/
unpack-trees.h
+++ b/
unpack-trees.h
@@
-24,7
+24,7
@@
enum unpack_trees_error_types {
/*
* Sets the list of user-friendly error messages to be used by the
/*
* Sets the list of user-friendly error messages to be used by the
- * command "cmd" (either merge or checkout)
+ * command "cmd" (either merge or checkout)
, and show_all_errors to 1.
*/
void setup_unpack_trees_porcelain(struct unpack_trees_options *opts,
const char *cmd);
*/
void setup_unpack_trees_porcelain(struct unpack_trees_options *opts,
const char *cmd);