Thread (49 messages) flat view 49 messages, 11 authors, 2017-09-06

Re: [PATCH 1/5] convert: initialize attr_action in convert_attrs

From: Torsten Bögershausen <hidden>
Date: 2017-08-15 14:29:29

quoted
diff --git a/convert.c b/convert.c
index 1012462e3..943d957b4 100644
--- a/convert.c
+++ b/convert.c
@@ -1040,7 +1040,6 @@ static void convert_attrs(struct conv_attrs *ca, const char *path)
 		ca->crlf_action = git_path_check_crlf(ccheck + 4);
 		if (ca->crlf_action == CRLF_UNDEFINED)
 			ca->crlf_action = git_path_check_crlf(ccheck + 0);
-		ca->attr_action = ca->crlf_action;
I don't think the removal of that line is correct.
Sorry, that went wrong, should have been:
 I think that the line can be removed here.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help