Skip to content

jiroamato/522_lecture_1_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

522_lecture_1_demo

This is repo for the code along for lecture 1.

  • git branch <name>: create a branch in your current HEAD location
  • git switch <name>: switch to the branch
  • git switch -c <name>: create and switch to it in one go from local HEAD
  • git fetch --prune:
  • git branch -d <name>: deleted branch locally

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors