sync downloaded git repository with bitbucket -


i have large repository on bit bucket (1gb+). when try clone repository connection breaks between 80% 95%. since git not have resume option, have start scratch each time.

i have tried cloning repository 8-10 times , each time connection broke. able download repository in .zip format bitbucket.

i have repository on local machine unable sync remote repository (bitbucket). .zip repository not have hidden .git folder , therefore had initialize git

following have done

  1. git init
  2. git remote add origin
  3. git add .

can me in figuring out how push changes remote repository , pull recent commits?


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -