5 lines
95 B
Text
5 lines
95 B
Text
git add -A
|
|
git commit -m 'Save progress'
|
|
|
|
|
|
git checkout -b local/4-config origin/task/3-navbar
|