git - Github Repository Stopping at 50% -
i using gitgui clone repository through beanstalk app (i know, should using cli, needing use gitgui). on windows 7 (32bit), , noticing being prompted log in credentials few times in process.
the issue cloning process either stalls @ 50% or not complete @ all. perhaps don't know how ascertain complete, or if there need know cloning process via gui. understand there may instances cli clone work.
please forgive ignorance or vagueness in question, i'm new git process , still trying sort way through modern dev environment of git, grunt, , of other tools , versioning.
thanks insight , pointing me right direction.
use git client tools instead clone with:
git clone http://repo
and see if works first. there may other network problems causing failure, , should reduce problem smallest possible reproducible case before others can further.
Comments
Post a Comment