Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

How to implement git describe command? #788

Closed
tamalsaha opened this issue Mar 22, 2018 · 2 comments
Closed

How to implement git describe command? #788

tamalsaha opened this issue Mar 22, 2018 · 2 comments

Comments

@tamalsaha
Copy link

Hi,
I would like to find the descendant tags for a commit on a branch. I use tags to mark release for my project. I want to find out in which release(s) a particular commit was included. Is there any example how to do this? If not example, can you give me some idea on how to implement this?

Thanks.

@hairyhenderson
Copy link
Contributor

See also #736 (maybe this is a duplicate?)

@tamalsaha
Copy link
Author

Thanks @hairyhenderson ! Looks like a duplicate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants