git/builtin
Matthieu Moy 13931236b9 Change incorrect "remote branch" to "remote tracking branch" in C code
(Just like we did for documentation already)

In the process, we change "non-remote branch" to "branch outside the
refs/remotes/ hierarchy" to avoid the ugly "non-remote-tracking branch".
The new formulation actually corresponds to how the code detects this
case (i.e. prefixcmp(refname, "refs/remotes")).

Also, we use 'remote-tracking branch' in generated merge messages (by
merge an fmt-merge-msg).

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-11-03 09:20:47 -07:00
..
2010-08-22 20:18:37 -07:00
2010-06-21 06:02:47 -07:00
2010-06-27 12:07:55 -07:00
2010-10-21 17:16:10 -07:00
2010-08-31 16:23:31 -07:00
2010-10-06 10:46:05 -07:00
2010-08-12 18:07:09 -07:00
2010-09-03 09:43:41 -07:00
2010-07-07 11:18:26 -07:00
2010-03-15 00:58:24 -07:00