mirror of
https://github.com/git/git.git
synced 2026-03-01 02:58:47 +00:00
Instead of starting an enumeration of documents with a DOC = doc1 followed by DOC += doc2, DOC += doc3, ..., empty it with "DOC =" at the beginning and consistently add them with "DOC += ...". Signed-off-by: Junio C Hamano <gitster@pobox.com>
12 KiB
12 KiB