Skip to content

Paul-Stetsenko/Github-Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-Examples

A repo containing GitHub for programmatic examples

Git hidden

Using git init

git init

Cloning

3 ways

HTTPS

git clone

Commits

Using git

test2

Reset

Reset allows to move staged changes to Unstaged

git add.
get reset

git reset will revert git add .

About

A repo containing GitHub for programmatic examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.8%
  • Ruby 31.8%
  • HCL 26.4%