[git-users] getting the tag corresponding to a git commit

2012-01-29 Thread Kevin Wilson
Hi, I am working with net-next kernel git tree; I want to know to which a certain git commit in this tree belongs. git tag gives all tags; how can I know which tag corresponds to a specified commit when I know the commit id ? rgs, Kevin -- You received this message because you are subscribed to

Re: [git-users] getting the tag corresponding to a git commit

2012-01-29 Thread Konstantin Khomoutov
On Sun, 29 Jan 2012 21:08:31 +0200 Kevin Wilson wkev...@gmail.com wrote: Hi, I am working with net-next kernel git tree; I want to know to which a certain git commit in this tree belongs. git tag gives all tags; how can I know which tag corresponds to a specified commit when I know the commit