summaryrefslogtreecommitdiff
path: root/t/t3404-rebase-interactive.sh
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2012-05-21 19:10:26 -0400
committerJunio C Hamano <gitster@pobox.com>2012-05-22 09:08:48 -0700
commitc96f0c8d0a9f1eeabb2ea49cb7ede954a64bd540 (patch)
treec3b2800a889480091ff46b141ba11753d3e9f954 /t/t3404-rebase-interactive.sh
parentf8254d321cc42a6d47abf79b0f93d16e28432df3 (diff)
downloadgit-c96f0c8d0a9f1eeabb2ea49cb7ede954a64bd540.tar.gz
ident: use a dynamic strbuf in fmt_ident
Now that we accept arbitrary-sized names and email addresses, the only remaining limit is in the actual formatting of the names into a buffer. The current limit is 1000 characters, which is not likely to be reached, but using a strbuf is one less error condition we have to worry about. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3404-rebase-interactive.sh')
0 files changed, 0 insertions, 0 deletions