On Thu, Aug 13, 2015 at 6:29 PM, Cyrille Artho <c.ar...@aist.go.jp> wrote: > Scott Kostyshak wrote: >> >> Are we missing a 2.1.4 git tag or do I need to do more than just "git >> pull" to get the tag list? >> >> Scott >> > You may have to use > git pull --tags > or > git pull --all > > I think tags that are on the list of revisions you're pulling are > automatically included, other tags are not.
Thanks for the response Cyrille (I am guessing you did not mean your email to be private. If I am mistaken let me know.). I tried those but I still do not have a 2.1.4 afterwards. Scott