diff options
| author | Junio C Hamano <gitster@pobox.com> | 2012-12-21 23:26:16 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2012-12-21 23:55:10 -0800 |
| commit | 021f2f4c1aed011c664844408325fe683a4046a8 (patch) | |
| tree | eb9774b7f51800a2e2e8171760d1d6f58eb653bc /builtin/commit-tree.c | |
| parent | builtin/log.c: stop using global patch_suffix (diff) | |
| download | git-021f2f4c1aed011c664844408325fe683a4046a8.tar.gz git-021f2f4c1aed011c664844408325fe683a4046a8.zip | |
get_patch_filename(): simplify function signature
Most functions that emit to a strbuf take the strbuf as their first
parameter; make this function follow suit.
The serial number of the patch being emitted (nr) and suffix used
for patch filename (suffix) are both recorded in rev_info; drop
these separate parameters and pass the rev_info directly.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions
