5 lines
111 B
Text
5 lines
111 B
Text
git add -A
|
|
git commit -m 'Save progress'
|
|
|
|
|
|
git checkout -b local/6-video origin/task/5-refactor-menu-item-loop
|