i have cloned a repository and created cloned-master from master repository.Now i want to update the clone repository so that the changes have been made to master will reflect in cloned one.So both the repository will exactly same. i want to know the steps.
Hi Sonali,
To update your local copy with the changes made to master, just run git pull. For more details take a look at our git tutorial.
Cheers,
Christian
Premier Support Engineer
Atlassian
No, that doesn't work. Changes from repo, which was cloned, don't propagate to the clone this way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.