Guest User

Untitled

a guest
Jun 22nd, 2018
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. git remote add titanium_desktop git@github.com:appcelerator/titanium_desktop.git
  2. git branch merge_test
  3. git checkout merge_test
  4. git fetch titanium_desktop/master
  5. git merge
Add Comment
Please, Sign In to add comment