Skip to content

aliaporci/briefcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

stuff and stuff

STUFF

we'll say

git add .

or

git add filename

check status with

git status

then we commit with a comment

git commit -m "message here"

check differences/changes with

git diff

then we can also push to the cloud

git push origin master

you can also pull from the cloud

git pull origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages