author | Thiago Farina <tfransosi@gmail.com> | |
Wed, 1 Sep 2010 02:29:08 +0000 (23:29 -0300) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 1 Sep 2010 15:00:51 +0000 (08:00 -0700) | ||
commit | fd5c363da4635d81f29193ae19d8fa7b5657ab39 | |
tree | f26a3e4126734ce168fd76082c479aaee7b31a98 | tree | snapshot |
parent | e3efa9c12c1797f5eeb140ebeb44ff6d210ec215 | commit | diff |
builtin.h: Move two functions definitions to help.h.
The two functions defined here are implemented in help.c, so makes more sense
to put the definition of those in help.h instead of in builtin.h.
Signed-off-by: Thiago Farina <tfransosi@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The two functions defined here are implemented in help.c, so makes more sense
to put the definition of those in help.h instead of in builtin.h.
Signed-off-by: Thiago Farina <tfransosi@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin.h | diff | blob | history | |
git.c | diff | blob | history | |
help.h | diff | blob | history |