coldSauce-chili / boilerplate-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#git command

git init - create new git repo git status - view the changes to project git add - add files to staging area git commit - creates a new commit with files from staging area git log - view recent commit

About


Languages

Language:JavaScript 82.2%Language:SCSS 16.4%Language:HTML 1.4%