From: Lars Hjemli Date: Thu, 30 Nov 2006 02:16:56 +0000 (+0100) Subject: git-branch: let caller specify logmsg X-Git-Tag: v1.5.0-rc0~121^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/678d0f4cbfa7a3b529c6e894f2977bef6a2d3e4c?ds=inline;hp=678d0f4cbfa7a3b529c6e894f2977bef6a2d3e4c git-branch: let caller specify logmsg This changes the signature of rename_ref() in refs.[hc] to include a logmessage for the reflogs. Also, builtin-branch.c is modified to provide a proper logmessage + call setup_ident() before any logmessages are written. Signed-off-by: Lars Hjemli Signed-off-by: Junio C Hamano ---