Simple Git workflow -


I seem to have a problem with setting up a simple workflow that appears to be with GET.

I have two developers, Dev and Deob

God creates a branch from 'Master' ...

  git checkout -b ' Newbranch ' 

Deva has made changes in the new branch and commits

  git add git commit -m' newbranch changes'  < / P> 

   

Pre>

She has made changes in the new branch and has pushed the change in the original

GIT add GIT commit- M 'message' git push --all
< P> Deva needs to make changes with the remote and it becomes ...

  GIT checkout Newbrain GIT bridge - You asked to drag all of you with remote'all ', but No branch specified. Because this is not the default configured remote for your current branch, you must specify a branch on the command line.  

Then ...

 git branch -r original / new branch original / head - & gt; Basic / Master Origin / Master  

Then ...

  GIT bridge original / new branch deadly: 'original / nebrobrunch' is a git repository fatal: remote Could not read from the repository  

Can anyone tell me what is wrong here?

Try git push --all origin or git pull --all origin


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

java - Messages from .properties file do not display UTF-8 characters -

javascript - amcharts makechart not working -