[git-users] Re: Looking up SHA1s

2010-11-18 Thread @tfnico
Also, the #git IRC channel on freenode is a pretty good place to ask questions like this. On Nov 17, 3:00 am, Konstantin Khomoutov wrote: > On Nov 17, 4:12 am, Martin Fick wrote: > > > > > > > This might be a silly question, but I can't figure it > > > > out: is there a way to get all the tags a

[git-users] Re: Looking up SHA1s

2010-11-16 Thread Konstantin Khomoutov
On Nov 17, 4:12 am, Martin Fick wrote: > > > This might be a silly question, but I can't figure it > > > out: is there a way to get all the tags and branches > > > whose tip includes a certain blob (by SHA1) in its tree > > > object? > > I doubt there is any ready-made solution for this corner >

Re: [git-users] Re: Looking up SHA1s

2010-11-16 Thread Martin Fick
On Tuesday 16 November 2010 06:02:27 pm Konstantin Khomoutov wrote: > Martin Fick wrote: > > This might be a silly question, but I can't figure it > > out: is there a way to get all the tags and branches > > whose tip includes a certain blob (by SHA1) in its tree > > object? > > I doubt there is

[git-users] Re: Looking up SHA1s

2010-11-16 Thread Konstantin Khomoutov
Martin Fick wrote: > This might be a silly question, but I can't figure it out: is > there a way to get all the tags and branches whose tip > includes a certain blob (by SHA1) in its tree object? I doubt there is any ready-made solution for this corner case, but you could roll your own using git-