Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3931872
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T23:23:41+00:00 2026-05-19T23:23:41+00:00

I have cloned a git repository to my dev server and then switched to

  • 0

I have cloned a git repository to my dev server and then switched to the dev branch but now I can’t do a git pull to update the branch.

How do I update the code on the server ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T23:23:41+00:00Added an answer on May 19, 2026 at 11:23 pm

    See the git-pull man page:

    git pull [options] [<repository> [<refspec>...]]

    and in the examples section:

    Merge into the current branch the remote branch next:

    $ git pull origin next

    So I imagine you want to do something like:

    git pull origin dev
    

    To set it up so that it does this by default while you’re on the dev branch:

    git branch --set-upstream-to=origin/dev dev
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a remote git repository and I have cloned one branch git clone
I have a git clone/repo on a development server, but I am now moving
I've cloned some git repository, and did git branch abcd, whcih switched me to
I have cloned a Git project into a local Git repository. Then I have
I have a Git repository. I have cloned the repository and can commit my
I have cloned Ember repository git clone git://github.com/emberjs/ember.js.git Then navigate to ember.js directory and
I have cloned a remote SVN repository with git-svn. I have modified a pom.xml
I have cloned ~60 git repositories and I would like to update the most
Trying to set-up a git server on my local dev machine and have been
I have a git repository hosted on a server. We are 5 members in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.