diff options
| author | Stephen Boyd <bebarino@gmail.com> | 2010-03-24 00:16:03 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2010-03-24 19:42:10 -0700 |
| commit | fcb243f7dbfa30311c017346a7677c93ea5b1321 (patch) | |
| tree | 36c428885968d71275436d8c9f3d40c6aadbdb1c /builtin/commit.c | |
| parent | string-list: add unsorted_string_list_lookup() (diff) | |
| download | git-fcb243f7dbfa30311c017346a7677c93ea5b1321.tar.gz git-fcb243f7dbfa30311c017346a7677c93ea5b1321.zip | |
fmt-merge-msg: remove custom string_list implementation
This command uses a custom version of string list when it could
just as easily use the string_list API. Convert it to use string_list
and reduce the code size a bit.
Signed-off-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
