Skip to content

KennethCWu/repo00

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

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. Review previous changes with git log

Table of Contents

  1. example_file.txt

test line to test password caching

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published