From: Markus Lehtonen Date: Wed, 5 Feb 2014 14:11:42 +0000 (+0200) Subject: GitRepository.commit_files: add committer_info argument X-Git-Tag: debian/0.6.26~91 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f5582ca11f469663de70b04efd2457c409ad3b73;p=tools%2Fgit-buildpackage.git GitRepository.commit_files: add committer_info argument For setting the committer name/email/date - similarly to author_info. Signed-off-by: Markus Lehtonen Conflicts: gbp/git/repository.py ---