git clone gets the older version of the repo -


i trying clone repo updated git clone --recursive <url> gets me non-updated version. have redmine server shows me new version, git clone not newest one.

i suspect head vs. master branch conflict. tried switching nothing works. @ point quite frustrated, why happening?


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -