Answer the question
In order to leave comments, you need to log in
How to copy changes from one git directory to another?
I've been familiar with the git for a couple of days, but I need to figure it out. The question is the following: there are two directories (branches?) that need to be transferred from one (dev) to production. dev has been cloned from production. Both branches, as I understand it, are master. And git tells me this:
Your branch is ahead of 'origin/master' by 7 commits.
Answer the question
In order to leave comments, you need to log in
you did something stupid, you
need to use brunches, and then merge the brunch into the master, it feels like you are trying to work with the git as with svn
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question