]> git.ipfire.org Git - thirdparty/git.git/commit - builtin.h
commit_tree(): add a new author parameter
authorMiklos Vajna <vmiklos@frugalware.org>
Wed, 10 Sep 2008 20:10:31 +0000 (22:10 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Sep 2008 22:25:46 +0000 (15:25 -0700)
commitee20a129de6f332da092e93feb2dd5f8330f9bc0
tree471d0e4460a41eadf03eac6cb81cda6b8c6848dc
parentda06a80322a2357b8b5b6ddb8b5648f97ed73e83
commit_tree(): add a new author parameter

In case it's NULL, it is still determined automatically, but now you
have the ability to specify one yourself.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit-tree.c
builtin-merge.c
builtin.h