mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
6 lines
178 B
Text
6 lines
178 B
Text
git checkout -b theriverman-master master
|
|
git pull https://github.com/theriverman/ultimatepp.git master
|
|
git checkout master
|
|
git merge --no-ff theriverman-master
|
|
git svn dcommit
|
|
|