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

  • Home
  • SEARCH
  • 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 git clone/repo on a development server, but I am now moving
I have a git repository which tracks an svn repository. I cloned it using
Some repository clones I have allow me to do this: % git pull %
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
I have cloned my git repository over ssh. So, each time I communicate with
I have 2 servers. The hosted rails app server and git repository server. The
I have a Git repository on my local machine that I cloned from my
I have cloned an SVN repository from work using git-svn. During the initial cloning,
Is there a way to update project description in bare repository. I have cloned

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.