You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support multiple tags at the same commit (caarlos0#40)
* feat: support multiple tags at the same commit
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* test: added more
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
feat: Add --pattern to filter possible tags (caarlos0#32)
Based on @KEANO89's caarlos0#20. Allows for only considering tags matching a glob.
Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>