Skip to content

Tenzijn/HYF-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

HYF - Practice repo

This is a practice repo for my classmates cohort 46

Practice Assignment

  1. fork the repo to your GitHub
  2. clone the repo to local.
  3. make a branch with your name
  4. change one word or sentence from editMe document
  5. write a new sentence at the end.
  6. commit the changes.
  7. merge your the branch to master branch.
  8. push to origin.
  9. create a pull request.

In my opinion 🧠 : If you can do that you are ready for Git and GitHub. If you are stuck along the way don't worry. Search Google/ask questions.

Tips:

git clone https://github.com/Tenzijn/HYF-Demo.git

git branch [branch name]

git checkout [branch name]

git commit -m "your note"

git merge [branch name]

git push [repo name]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors