Skip to content

jdaduica/2024-09-04-LearnGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

#DSCI 521 git example

  • git clone <url> does a one time / download of a git repo from

-git status: your friend

  • git add <FILE>: add to staging area

-git commit: commits the staging area, opens an editor for you to write a message -git commit -m "MY MESSAGE": does commit and apply message all at one

-`git push : push code from local to remote

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published