On 10/03/2014 01:23 PM, Jeff Squyres (jsquyres) wrote:
On Oct 3, 2014, at 7:11 AM, Gilles Gouaillardet <gilles.gouaillar...@gmail.com> 
wrote:

I think you're suggesting "git log | grep SVN rxxx", right?

i do not think this returns the git commit id, does it ?

what i had in mind is :
git log master
and then /rxxxx
and manually retrieve the git commit id a few lines above

Ah, yes -- good point.

Better let git do the grep:

git log --grep=rXXXX

Bert



--
Dipl.-Inf. Bert Wesarg
wiss. Mitarbeiter

Technische Universität Dresden
Zentrum für Informationsdienste und Hochleistungsrechnen (ZIH)
01062 Dresden
Tel.: +49 (351) 463-42451
Fax: +49 (351) 463-37773
E-Mail: bert.wes...@tu-dresden.de

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to