git merge a in b: cd path/to/b git remote add a path/to/a git fetch a git merge a/master
0
0
0
0
0