Max Posted June 15, 2014 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 37 Reputation: 2 Joined: 03/23/12 Last Seen: January 26, 2023 Share Posted June 15, 2014 Hello everyone , to the point How to update GIT reposity from linux ? ( example : svn update ) it's not working now. Solved : git pull Quote Link to comment Share on other sites More sharing options...
Cydh Posted June 15, 2014 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Share Posted June 15, 2014 git stash && git pull && git stash pop 1 Quote Link to comment Share on other sites More sharing options...
Question
Max
Hello everyone , to the point
How to update GIT reposity from linux ? ( example : svn update ) it's not working now.
Solved : git pull
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.