Commit 9e9e6ae177332f5c1311eff9c9b5ca9740e04dbd

Carlos Martín Nieto 2011-04-05T16:15:54

Add API git_signature_new_now Most tags will have a timestamp of whenever the code is running and dealing with time and timezones is error-prone. Optimize for this case by adding a function which causes the signature to be created with a current timestamp. Signed-off-by: Carlos Martín Nieto <cmn@elego.de>