Skip to content

Campus-Advisors/Module-1-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Module-1-Basics

Please watch the following tutorials

Exercise

In your terminal, create a demo project that replicates these steps:

  1. git init demo (cd into it)
  2. touch readme.md
  3. git add readme.md
  4. git reset readme.md
  5. git add readme.md (to get it back in the staging area)
  6. git commit -m ‘commit empty readme’
  7. Take a screenshot of your terminal and post to the Education Community.

About

Understanding Git for Campus Advisors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published