diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2012-09-17 17:21:07 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-18 11:41:06 -0700 |
commit | 1959bf6430fda685c46241f220f521a01f9469b7 (patch) | |
tree | 02e24eb8425d29c7501d8bddcd386501d19beb6b /Documentation/git-merge-base.txt | |
parent | test-string-list.c: Fix some sparse warnings (diff) | |
download | tgif-1959bf6430fda685c46241f220f521a01f9469b7.tar.xz |
string_list API: document what "sorted" means
The recent work on using string_list to represent the list of refs
that matched with the refs on the other side during fetch heavily
depends on the sort order by string_list's implementation, and
changing string_list will break it. Document that it uses strcmp()
order, at least for now.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-merge-base.txt')
0 files changed, 0 insertions, 0 deletions