Git Command List to Merge With Dev Branch 1. Stop the running terminal 2. clear compiled resources 3. git checkout test 4. git pull origin test 5. git checkout anis 6. git merge origin test
0 comments:
Post a Comment