Skip to content

ddust-art/learngithub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning Git and Github!

SubheadLine

Version control is an essential skill for developers to master, and Git is by far the most popular version control system on the web. In this fast-paced course, author Ray Villalobos shows you how to install Git and use the fundamental commands you need to work with Git projects: moving files, managing logs, and working with branches.

This is a footnote1. Another footnote2.

Table:

Left Center Right
One Two $1.00
Three Four $120.00
Five Six $.99

Task List:

  • First
    • One
    • Two
  • Second

Collapsed Details:

collapsed

Header

This is the copy for the collapsed text.

Emoji: (:smile-without underscore) 😄

  graph TD;
      A-->B;
      A-->C;
      B-->D;
      C-->D;
Loading
let x = 5
console.log(x)
  • Item One
  • Item Two
  1. Item One
  2. Item Two
    • Indented
    • Another one

Plus, you'll learn how to work with the popular GitHub website to explore existing projects, clone them to your local hard drive, and use them as templates for your new projects.

https://linkedin.com

Tomolor

Footnotes

  1. My reference

  2. Another footnote

About

A Test Website for our LinkedIn Learning Project

Topics

Resources

License

Stars

Watchers

Forks

Contributors