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
Post a Comment