diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-01-27 09:04:32 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-01-27 09:04:32 -0800 |
commit | 43cc5ce9eaa96a4aa93e089a38e0ee1dc732df5c (patch) | |
tree | 629190eb6be340bf7a50c4852c74b31601440a74 /git-gui | |
parent | 586aa7863141ad07fd6eb45349a3cb62fdcd28ea (diff) | |
download | git-43cc5ce9eaa96a4aa93e089a38e0ee1dc732df5c.tar.gz git-43cc5ce9eaa96a4aa93e089a38e0ee1dc732df5c.tar.xz |
Documentation: make it easier to maintain enumerated documents
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>
Diffstat (limited to 'git-gui')
0 files changed, 0 insertions, 0 deletions