This project is using for Git Basic command practice
- Clone this project to local
- Remove folder .git
- Initialize local repository
- Update code to make sure practice-1-run.html is green (pass test)
- Commit code to local repository
- Push code repository to remove Github repository (Need create a Github repository)
- Update Readme on Github and commit.
- Synchronize latest code on local.
- SAD
- Use command line to complete the related operations.
- Follow the Git Best Practices as much as possible when you are using Git.