Skip to content

leemurdock/my_first_repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

Learning git

Important steps for git workflow:

  1. Initialize repository with git init
  2. Create changes to project files
  3. Check status of those files with git status
  4. Stage changes for commit
  5. Commit changes to version history
  6. View previous changes with git log

Table of Contents

  • example_file.txt

Remote Repo Comment

One more comment for luck

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published