showmic09 / MECH-892

Github repository for the MECH-892 course at UNL. This repository will be used to teach the concepts of git and distributed computing
0 stars 3 forks source link

oliva shell comands #15

Closed oliva90 closed 1 month ago

oliva90 commented 2 months ago

The shell command

git init git add git commit -m "Initial commit" git branch -M main git push -u origin main git status git add git push git checkout main git merge branch-name git push