Hi, My requirement is to get branch name from tag name. Yes tag represents particular commit hash. Either I need to have tag - branch mapper or smartly find out branch name using tag.
Thanks On Thursday, 29 January 2015 08:04:45 UTC+5:30, Dale Worley wrote: > > "Jagadeesh N. Malakannavar" <[email protected] <javascript:>> writes: > > Is there any way to get branch details using tag name? > > What do you mean? A tag denotes a particular commit, not a branch. > > Dale > -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
