[openstack-dev] How to know who has written the component?

Sean Dague sean at dague.net
Thu Apr 24 14:32:41 UTC 2014


git annotate is your friend, it will give you a line by line annotation
of the last person that made a change to that line, and which git commit
it was in.

man git-annotate for more info

	-Sean

On 04/24/2014 10:28 AM, Hao Wang wrote:
> Sorry for sending out the mail accidentally.
> 
> # I am dealing with the bug *1308958*.**I know the root cause is the
> condition of SQL string, but it is unknown that why SQL is using the
> table externalnetworks instead of networks.
> #
> # Regarding this details, how could I know who I could contact to know
> more designs of the specific component?
> #
> # Thanks, Hao
> 
> 
> On Thu, Apr 24, 2014 at 10:25 AM, Hao Wang <hao.1.wang at gmail.com
> <mailto:hao.1.wang at gmail.com>> wrote:
> 
>     Hello,
> 
>   # I am dealing with the bug *1308958*.**I have
>   #
>   #
>   #
>   #
>   #
>   #
>   # some questions with the details.
>   #
>   #
>   #
>   #
>   #
>   #
>   #
>   #
> 
> 
> 
> 
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 


-- 
Sean Dague
http://dague.net

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 482 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140424/1b8515dd/attachment.pgp>


More information about the OpenStack-dev mailing list