Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Git & GitHub Assignment

This is my first Git and GitHub assignment.

About Me

My name is Your Name.

I am learning how to track code using Git and push code to GitHub.

Commands I Practiced

  • git init
  • git status
  • git add .
  • git commit -m "message"
  • git log --oneline
  • git remote add origin <repo-url>
  • git branch -M main
  • git push -u origin main
  • git push

Important Line

Git & GitHub In-Class Assignment

Commit is local. Push is online.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages