On 2014-12-17 08:56:27 +0000 (+0000), Accela Zhao (bigzhao) wrote: [...] > is there a way to add bug ref and relevant info into the commit > message?
You can check the history on the openstack/requirements project for relevant commit messages, but the proposed commit in each individual project doesn't necessarily map back to a single requirements project commit. Instead it's a sync of any outstanding differences in requirements files and so could relate to multiple different original commits which touched those specific entries. Including some filtered digest of `git blame global-requirements.txt` reversed to a concatenation of full commit messages is a possibility I suppose, but someone would need to find time to implement that. -- Jeremy Stanley _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
