diff options
author | John Keeping <john@keeping.me.uk> | 2013-03-04 00:03:37 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-03-03 19:43:54 -0800 |
commit | ac751a0b4332268ad9ba69c7dd48768dbdbd25c8 (patch) | |
tree | dd11e489c1220e81d6efaa1100d7768922890124 /builtin/reflog.c | |
parent | Git 1.8.2-rc2 (diff) | |
download | tgif-ac751a0b4332268ad9ba69c7dd48768dbdbd25c8.tar.xz |
Revert "graph.c: mark private file-scope symbols as static"
This reverts commit ba35480439d05b8f6cca50527072194fe3278bbb.
CGit uses these symbols to output the correct HTML around graph
elements. Making these symbols private means that CGit cannot be
updated to use Git 1.8.0 or newer, so let's not do that.
On top of the revert, also add comments so that we avoid reintroducing
this problem in the future and suggest to those modifying this API
that they might want to discuss it with the CGit developers.
Signed-off-by: John Keeping <john@keeping.me.uk>
Acked-by: Jason A. Donenfeld <Jason@zx2c4.com>
Acked-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/reflog.c')
0 files changed, 0 insertions, 0 deletions