提交 fc2d07b0 编写于 作者: J Junio C Hamano

Define a built-in attribute macro "binary".

For binary files we would want to disable textual diff
generation and automatic crlf conversion.
Signed-off-by: NJunio C Hamano <junkio@cox.net>
上级 f48fd688
......@@ -194,6 +194,7 @@ static void free_attr_elem(struct attr_stack *e)
}
static const char *builtin_attr[] = {
"[attr]binary !diff !crlf",
NULL,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册