GIT lore
\#ref #howto \#h Stage: git add Commit: git commit -m "message describing commit" git add . adds everything git status: gets information git log: get history informatio Push: git push git checkout...
\#ref #howto \#h Stage: git add Commit: git commit -m "message describing commit" git add . adds everything git status: gets information git log: get history informatio Push: git push git checkout...