Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 573 Bytes

37FTW_readme.sh.md

File metadata and controls

18 lines (16 loc) · 573 Bytes

Git Course by Boha Hacker

  1. Install git.
  2. Configure your git
  3. Clone the repo named GitSandbox.
  4. Create file with his name commit the changes.
  5. Push the changes to GitHub
  6. Modify your file, put some information about yourself
  7. Commit the changes
  8. Try to edit your classmate file, add some contents and commit
  9. Push the changes
  10. Resolve any conflicts that may appear
  11. Pull the changes from GitHub
  12. See The repo history
  13. Add your classmate repo
  14. Create a branch using your name as title for the directory.
  15. Add tag to the current commit