vendredi 27 mars 2015

git diff shows differences after git pull from a branch


Vote count:

0




I have a dev branch and a bugfix/a branch. I want to sync up my bugfix/a with dev, so I do a


git pull origin dev


from my bugfix/a branch, but after that, I still see git diff shows differences:


git diff --name-only dev..bugfix/a


why git pull doesn't merge all the changes from dev to my branch?



asked 11 secs ago

Sawyer

4,059






git diff shows differences after git pull from a branch

Aucun commentaire:

Enregistrer un commentaire