commit | 8b3f3f84b27e6bbac1b1558166b44431a8e78bb1 | [log] [tgz] |
---|---|---|
author | Matthieu Moy <Matthieu.Moy@imag.fr> | Tue Nov 02 16:31:23 2010 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Nov 03 09:20:41 2010 -0700 |
tree | ce61002777df7c0aa90570aa8fc1d7db5e7ffcc2 | |
parent | bc6dafc1445a9e04141ed6bf28326114bc2e9191 [diff] |
Change "tracking branch" to "remote-tracking branch" One more step towards consistancy. We change the documentation and the C code in a single patch, since the only instances in the C code are in comment and usage strings. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>