Skip to content

I-UseArch-Btw/Demo-Repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

What is Git

A : Free and open source [[version control]] system.

[[Git Kraken]]

Terms

  • Directory -> folder
  • Terminal or Command line -> interace for text commands
  • CLI -> Command Line Interface
  • [[cd]]
  • Repository -> Project or the folder/place where your project is kept
  • Github -> A website to host your repositories online

Git Commands

  • clone -> Bring a repository that is hosted somewhere like Github into a folder on your local machine
  • add -> Track your files and changes in Git
  • commit -> Save your files in Git
  • push -> Upload Git commits to a remote repo, like Github
  • pull -> Download changes from remote repo to your local machine, the opposite of push

README.md -> md extention means markdown

Comits -> Activity

Local Development

  1. Open index.html in your browser.

About

Demo repo for learning github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages