bhabalomkar421 / Expensify-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git commits

git init - Create a new git repo
git status - visit the change to your project

git add - add files to stagging

git commit - Create a new commit with files from stagging area

git log = view recent commit

About


Languages

Language:JavaScript 96.9%Language:SCSS 2.2%Language:HTML 0.9%